diff --git a/CHANGELOG.md b/CHANGELOG.md index 4de31c6ab5..56d91bac5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 6.9.0 [unreleased] + +### Dependencies + +Update dependencies: + +#### Build: + - [#536](https://github.com/influxdata/influxdb-client-java/pull/536): `spring-boot` to `2.7.11` + ## 6.8.0 [2023-03-29] ### Bug Fixes diff --git a/spring/pom.xml b/spring/pom.xml index ff1fc50621..bb75f8087e 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -73,7 +73,7 @@ 1.10.3 - 2.7.5 + 2.7.11 5.3.26