From 337c479aeba28f849fb62759f4714bd64d0bf239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:16:13 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /parameter-starter Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.3.1.RELEASE to 2.5.15. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.5.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- parameter-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parameter-starter/pom.xml b/parameter-starter/pom.xml index dfc7bf2..16c4dbb 100644 --- a/parameter-starter/pom.xml +++ b/parameter-starter/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.3.1.RELEASE + 2.5.15