diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cf626480f..8587e79e6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Update dependencies: #### Build: + - [#761](https://github.com/influxdata/influxdb-client-java/pull/761): `micrometer-registry-influx` to `1.13.3` - [#762](https://github.com/influxdata/influxdb-client-java/pull/762): `spring-boot` to `3.3.3` #### Maven: diff --git a/spring/pom.xml b/spring/pom.xml index 2fc1f7174f..ed68c620bf 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -72,7 +72,7 @@ - 1.13.2 + 1.13.3 3.3.3 6.1.3