diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e37fda..5106e6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,14 +30,15 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Bump actions/setup-java from 3.9.0 to 3.11.0 (#299, #318).
- Bump actions/checkout from 3.3.0 to 3.5.2 (#313, #316, #324).
- Bump github/codeql-action from 2.1.37 to 2.3.5 (#286, #290, #291, #295, #300, #302, #307, #310,
- #312, #315, #317, #321, #322, #325, #326, #328, #329, #335)
-- Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 (#304)
-- Bump strata-basics from 2.12.17 to 2.12.24 (#285, #288, #289, #311, #330, #332, #333)
+ #312, #315, #317, #321, #322, #325, #326, #328, #329, #335).
+- Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 (#304).
+- Bump strata-basics from 2.12.17 to 2.12.24 (#285, #288, #289, #311, #330, #332, #333).
- Bump parent from 3.0.0 to 3.0.2 (#306, #331).
- Bump maven from 3.8.6 to 3.9.0 in `.tool-versions` (#306).
-- Update build workflow to use Java 20 instead of Java 19 (#336)
+- Update build workflow to use Java 20 instead of Java 19 (#336).
- Bump java from 17.0.5 to 17.0.7 (#340).
- Bump maven from 3.9.0 to 3.9.2 (#340).
+- Bump guava from 31.1-jre to 32.0.0-jre (#345).
- Update benchmarks results (#341).
### Thanks
diff --git a/pom.xml b/pom.xml
index 36c629f..e580f39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
[3.8.6,)
- 31.1-jre
+ 32.0.0-jre
1.29
2.12.24