diff --git a/CHANGELOG.md b/CHANGELOG.md index 9978b46500..971ad67c31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Update dependencies: #### Build: - - [#761](https://github.com/influxdata/influxdb-client-java/pull/761): `micrometer-registry-influx` to `1.13.3` + - [#773](https://github.com/influxdata/influxdb-client-java/pull/773): `micrometer-registry-influx` to `1.13.4` - [#770](https://github.com/influxdata/influxdb-client-java/pull/770): `spring-boot` to `3.3.4` #### Maven: diff --git a/spring/pom.xml b/spring/pom.xml index 3e1dd2c2e0..5332c437bf 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -72,7 +72,7 @@ - 1.13.3 + 1.13.4 3.3.4 6.1.3