diff --git a/CHANGELOG.md b/CHANGELOG.md
index 821b55a2bf..66ee4e804d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,6 +43,7 @@ Update dependencies:
- [#730](https://github.com/influxdata/influxdb-client-java/pull/730): `scala-maven-plugin` to `4.9.1`
- [#734](https://github.com/influxdata/influxdb-client-java/pull/734): `maven-compiler-plugin` to `3.13.0`
- [#736](https://github.com/influxdata/influxdb-client-java/pull/736): `jacoco-maven-plugin` to `0.8.12`
+ - [#748](https://github.com/influxdata/influxdb-client-java/pull/748): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.3.1`
- [#746](https://github.com/influxdata/influxdb-client-java/pull/746): `maven-jar-plugin` to `3.4.2`
- [#747](https://github.com/influxdata/influxdb-client-java/pull/747): `maven-project-info-reports-plugin` to `3.6.2`
- [#751](https://github.com/influxdata/influxdb-client-java/pull/751): `license-maven-plugin` to `4.5`
diff --git a/pom.xml b/pom.xml
index 259694faa7..7d972e76f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
2.11.0
3.1.8
- 3.2.5
+ 3.3.1
3.6.3
3.3.1
0.8.12