diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fa5703649..821b55a2bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,8 +29,8 @@ Update dependencies: #### Build: - [#753](https://github.com/influxdata/influxdb-client-java/pull/753): `spring-boot` to `3.3.2` - [#726](https://github.com/influxdata/influxdb-client-java/pull/726): `kotlin` to `2.0.0` + - [#752](https://github.com/influxdata/influxdb-client-java/pull/752): `micrometer-registry-influx` to `1.13.2` - [#749](https://github.com/influxdata/influxdb-client-java/pull/749): `kotlin-coroutines` to `1.8.1` - - [#727](https://github.com/influxdata/influxdb-client-java/pull/727): `micrometer-registry-influx` to `1.30.0` - [#735](https://github.com/influxdata/influxdb-client-java/pull/735): `scala-collection-compat_2.12` to `2.12.0` - [#740](https://github.com/influxdata/influxdb-client-java/pull/740): `pekko` to `1.0.3` - [#741](https://github.com/influxdata/influxdb-client-java/pull/741): `commons-csv` to `1.11.0` diff --git a/spring/pom.xml b/spring/pom.xml index 9c941ec194..0b5dabe119 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -72,7 +72,7 @@ - 1.13.0 + 1.13.2 3.3.2 6.1.3