diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70f2569715..73302a5f53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ Update dependencies:
- [#695](https://github.com/influxdata/influxdb-client-java/pull/695): `micrometer-registry-influx` to `1.12.4`
- [#696](https://github.com/influxdata/influxdb-client-java/pull/696): `okio` to `3.9.0`
- [#694](https://github.com/influxdata/influxdb-client-java/pull/694): `retrofit` to `2.11.0`
+ - [#699](https://github.com/influxdata/influxdb-client-java/pull/699): `kotlin` to `1.9.23`
- [#702](https://github.com/influxdata/influxdb-client-java/pull/702): `commons-io` to `2.16.0`
#### Maven:
diff --git a/pom.xml b/pom.xml
index 79071af102..0fd684cad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
4.8.1
1.0.2
- 1.9.22
+ 1.9.23
5.10.2
1.8.0
4.10.0