From c45936e8cf5c37de1fc26c385a44b7b58e212000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:15:11 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure from 2.1.1.RELEASE to 2.5.15 Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.1.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.1.1.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 2fdcd11..2c3d805 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.1.1.RELEASE + 2.5.15 org.projectlombok