diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e2ae82e74..568e1e548a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@ Update dependencies:
- [#627](https://github.com/influxdata/influxdb-client-java/pull/627): `assertk-jvm` to `0.27.0`
- [#637](https://github.com/influxdata/influxdb-client-java/pull/637): `maven-javadoc-plugin` to `3.6.0`
- [#639](https://github.com/influxdata/influxdb-client-java/pull/639): `license-maven-plugin` to `4.3`
+ - [#654](https://github.com/influxdata/influxdb-client-java/pull/654): `jacoco-maven-plugin` to `0.8.11`
- [#633](https://github.com/influxdata/influxdb-client-java/pull/633): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.2.1`
#### Examples:
diff --git a/pom.xml b/pom.xml
index 27db9fc8cb..23da927f5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
3.2.1
3.6.0
3.3.0
- 0.8.10
+ 0.8.11
3.12.1
4.8.1