diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c97836f88..a828c5d201 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ Update dependencies:
- [#729](https://github.com/influxdata/influxdb-client-java/pull/729): `maven-enforcer-plugin` to `3.5.0`
- [#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`
- [#739](https://github.com/influxdata/influxdb-client-java/pull/739): `maven-project-info-reports-plugin` to `3.6.1`
#### Test:
diff --git a/pom.xml b/pom.xml
index 171a626932..f4629f65e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
3.2.5
3.6.3
3.3.1
- 0.8.11
+ 0.8.12
3.12.1
4.9.1