We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c6f2b commit a65cc4eCopy full SHA for a65cc4e
CHANGELOG.md
@@ -4,6 +4,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4
5
## 1.0.4 (UNRELEASED)
6
- Updated Guava from 24.0-JRE to 25.0-JRE for [CVE-2018-10237](https://github.com/google/guava/wiki/CVE-2018-10237).
7
+- Replace internal calls to Guava's Preconditions with Objects.requireNonNull()
8
9
## 1.0.3 (04/16/2018)
10
- More specific exception classes thrown when requests fail.
0 commit comments