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 a65cc4e commit 4ebb17cCopy full SHA for 4ebb17c
CHANGELOG.md
@@ -3,6 +3,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
3
and this project adheres to [Semantic Versioning](http://semver.org/).
4
5
## 1.0.4 (UNRELEASED)
6
+
7
+### Internal Dependency Updates
8
- Updated Guava from 24.0-JRE to 25.0-JRE for [CVE-2018-10237](https://github.com/google/guava/wiki/CVE-2018-10237).
9
- Replace internal calls to Guava's Preconditions with Objects.requireNonNull()
10
0 commit comments