diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a1fa4a06a..68186de2e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,9 @@ 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` + - [#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` + - [#771](https://github.com/influxdata/influxdb-client-java/pull/771): `pekko` to `1.1.1` #### Maven: - [#758](https://github.com/influxdata/influxdb-client-java/pull/758): `maven-checkstyle-plugin` to `3.5.0` @@ -15,9 +16,10 @@ Update dependencies: - [#765](https://github.com/influxdata/influxdb-client-java/pull/765): `maven-site-plugin` to `3.20.0` - [#766](https://github.com/influxdata/influxdb-client-java/pull/766): `versions-maven-plugin` to `2.17.1` - [#777](https://github.com/influxdata/influxdb-client-java/pull/777): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.5.0` + - [#778](https://github.com/influxdata/influxdb-client-java/pull/778): `maven-deploy-plugin` to `3.1.3` #### Test: - - + - [#774](https://github.com/influxdata/influxdb-client-java/pull/774): `junit-jupiter` to `5.11.1` #### Examples: - [#760](https://github.com/influxdata/influxdb-client-java/pull/760): `commons-lang3` to `3.17.0` diff --git a/pom.xml b/pom.xml index f45be68c8c..1ced30104d 100644 --- a/pom.xml +++ b/pom.xml @@ -121,9 +121,9 @@ 3.20.0 4.9.1 - 1.0.3 + 1.1.1 2.0.0 - 5.10.3 + 5.11.1 1.8.1 4.10.0 @@ -429,7 +429,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 diff --git a/spring/pom.xml b/spring/pom.xml index ed68c620bf..5332c437bf 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -72,8 +72,8 @@ - 1.13.3 - 3.3.3 + 1.13.4 + 3.3.4 6.1.3