diff --git a/CHANGELOG.md b/CHANGELOG.md
index 099b2b760e..eec1219c74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,7 @@ Update dependencies:
- [#724](https://github.com/influxdata/influxdb-client-java/pull/724): `assertj` to `3.26.0`
- [#725](https://github.com/influxdata/influxdb-client-java/pull/725): `assertk-jvm` to `0.28.1`
- [#737](https://github.com/influxdata/influxdb-client-java/pull/737): `junit-jupiter` to `5.10.3`
+ - [#754](https://github.com/influxdata/influxdb-client-java/pull/754): `hamcrest` to `3.0`
#### Examples:
- [#723](https://github.com/influxdata/influxdb-client-java/pull/723): `commons-cli ` to `1.8.0`
diff --git a/pom.xml b/pom.xml
index ab221a03dc..39df9d06e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,6 +257,11 @@
APPROVE
Apache-2.0
+
+ LICENSE_NAME
+ APPROVE
+ BSD-3-Clause
+
LICENSE_URL
APPROVE
@@ -672,7 +677,7 @@
org.hamcrest
hamcrest
- 2.2
+ 3.0