diff --git a/CHANGELOG.md b/CHANGELOG.md index c181b911b82..c52c73aba95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Update dependencies: #### Build: - [#412](https://github.com/influxdata/influxdb-client-java/pull/412), [#416](https://github.com/influxdata/influxdb-client-java/pull/416): `akka` to `2.6.20` + - [#420](https://github.com/influxdata/influxdb-client-java/pull/420): `micrometer-registry-influx` to `1.9.4` #### Maven Plugin: - [#413](https://github.com/influxdata/influxdb-client-java/pull/413): `versions-maven-plugin` to `2.12.0` diff --git a/spring/pom.xml b/spring/pom.xml index 83c0fe6eb62..d1dfe6a8091 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -72,7 +72,7 @@ - 1.9.3 + 1.9.4 2.7.3 5.3.22