diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8800a8c9ca9..e165d6066f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@ Update dependencies:
#### Test:
- [#422](https://github.com/influxdata/influxdb-client-java/pull/422): `logback-classic` to `1.3.1`
- [#417](https://github.com/influxdata/influxdb-client-java/pull/417): `mockito` to `4.8.0`
+ - [#425](https://github.com/influxdata/influxdb-client-java/pull/425): `spring-test` to `5.3.23`
Remove dependencies:
#### Test:
diff --git a/spring/pom.xml b/spring/pom.xml
index 3ce4e70cee2..2ee14529b91 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -74,7 +74,7 @@
1.9.4
2.7.3
- 5.3.22
+ 5.3.23