From 5de70143300b1f529aed76e20963c91df46d379f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 08:37:19 +0200 Subject: [PATCH] chore(deps): bump spring-boot-actuator-autoconfigure from 2.7.5 to 2.7.11 in /spring (#536) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): bump spring-boot-actuator-autoconfigure in /spring Bumps [spring-boot-actuator-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.7.5 to 2.7.11. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v2.7.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] * docs: update CHANGELOG.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář --- CHANGELOG.md | 9 +++++++++ spring/pom.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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