diff --git a/CHANGELOG.md b/CHANGELOG.md index e40e184e4a..fba62c985d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Update dependencies: #### Build: - [#567](https://github.com/influxdata/influxdb-client-java/pull/567): `lombok` to `1.18.28` - [#582](https://github.com/influxdata/influxdb-client-java/pull/582): `scala-collection-compat_2.12` to `2.11.0` - - [#581](https://github.com/influxdata/influxdb-client-java/pull/581): `micrometer-registry-influx` to `1.11.1` + - [#601](https://github.com/influxdata/influxdb-client-java/pull/601): `micrometer-registry-influx` to `1.11.2` - [#608](https://github.com/influxdata/influxdb-client-java/pull/608): `spring-boot` to `2.7.14` - [#588](https://github.com/influxdata/influxdb-client-java/pull/588): `scala-library` to `2.12.18` - [#589](https://github.com/influxdata/influxdb-client-java/pull/589): `kotlin` to `1.8.22` diff --git a/spring/pom.xml b/spring/pom.xml index e29e67b3e2..924ea41aed 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -72,7 +72,7 @@ - 1.11.1 + 1.11.2 2.7.14 5.3.26