diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ebf4ae7ff..d8c4b40cc7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,8 +8,9 @@ Update dependencies:
- [#680](https://github.com/influxdata/influxdb-client-java/pull/680): `micrometer-registry-influx` to `1.12.2`
#### Maven:
- - [#682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1`
+ - [#677](https://github.com/influxdata/influxdb-client-java/pull/677): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.5`
- [#679](https://github.com/influxdata/influxdb-client-java/pull/679): `build-helper-maven-plugin` to `3.5.0`
+ - [#682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1`
#### Test:
- [#683](https://github.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3`
diff --git a/pom.xml b/pom.xml
index 5b9ed4f79d..3670e772bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
2.10.1
3.1.8
- 3.2.2
+ 3.2.5
3.6.3
3.3.1
0.8.11