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