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 99011b3 commit c9f8b4aCopy full SHA for c9f8b4a
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [2.0.2] - 2023-06-27
6
+### Changed:
7
+- Bumping Guava version to incorporate CVE fixes.
8
+
9
## [2.0.1] - 2022-12-18
10
(This release replaces the broken 2.0.0 release, which was accidentally duplicated from 1.3.0.)
11
gradle.properties
@@ -1,4 +1,4 @@
1
-version=2.0.1
+version=2.0.2
ossrhUsername=
ossrhPassword=
0 commit comments