diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f3c8e04cb..6efdf9fc93 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` + - [#688](https://github.com/influxdata/influxdb-client-java/pull/688): `spring-boot` to `3.2.3` - [#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/spring/pom.xml b/spring/pom.xml index 4b5dafea5a..64db5f5b73 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -73,7 +73,7 @@ 1.12.3 - 3.2.2 + 3.2.3 6.1.3