diff --git a/CHANGELOG.md b/CHANGELOG.md
index c42baf8865..9f3c8e04cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ Update dependencies:
#### Build:
- [#678](https://github.com/influxdata/influxdb-client-java/pull/678): `karaf` to `4.4.5`
+ - [#690](https://github.com/influxdata/influxdb-client-java/pull/690): `kotlinx-coroutines` to `1.8.0`
- [#691](https://github.com/influxdata/influxdb-client-java/pull/691): `micrometer-registry-influx` to `1.12.3`
- [#692](https://github.com/influxdata/influxdb-client-java/pull/692): `okio` to `3.8.0`
diff --git a/pom.xml b/pom.xml
index 46aafe7ce6..f8c6a3ac4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
1.0.2
1.9.22
5.10.1
- 1.7.3
+ 1.8.0
4.10.0