diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ff846d2f3..5280877e04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Update dependencies: #### Build: - [#669](https://github.com/influxdata/influxdb-client-java/pull/669): `commons-lang3` to `3.14.0` + - [#670](https://github.com/influxdata/influxdb-client-java/pull/670): `micrometer-registry-influx` to `1.12.1` ## 6.12.0 [2023-12-15] diff --git a/spring/pom.xml b/spring/pom.xml index c76e6c2174..2597a0d8d2 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -72,7 +72,7 @@ - 1.11.3 + 1.12.1 2.7.17 5.3.26