From 96b9aeb240e3ec0ff73bac96d59812a77530351e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:14:51 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure from 1.5.3.RELEASE to 2.5.15 Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 1.5.3.RELEASE to 2.5.15. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v1.5.3.RELEASE...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 bfd7ffc..fe161b3 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ org.springframework.boot spring-boot-autoconfigure - 1.5.3.RELEASE + 2.5.15 org.springframework