diff --git a/CHANGELOG.md b/CHANGELOG.md index 0590ece2c1..0b4a76eb11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Update dependencies: #### Build: - [#614](https://github.com/influxdata/influxdb-client-java/pull/614): `commons-lang3` to `3.13.0` - [#622](https://github.com/influxdata/influxdb-client-java/pull/622): `micrometer-registry-influx` to `1.11.3` - - [#626](https://github.com/influxdata/influxdb-client-java/pull/626): `spring-boot` to `2.7.16` + - [#635](https://github.com/influxdata/influxdb-client-java/pull/635): `spring-boot` to `2.7.17` - [#625](https://github.com/influxdata/influxdb-client-java/pull/625): `lombok` to `1.18.30` - [#629](https://github.com/influxdata/influxdb-client-java/pull/629): `karaf` to `4.4.4` - [#617](https://github.com/influxdata/influxdb-client-java/pull/617): `kotlin` to `1.9.10` diff --git a/spring/pom.xml b/spring/pom.xml index ca48a62fce..6bc78e8fef 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -73,7 +73,7 @@ 1.11.3 - 2.7.16 + 2.7.17 5.3.26