From d18601d614440b2abfe91d67346a5359d63984ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:15:02 +0000 Subject: [PATCH] build(deps): bump spring-boot-autoconfigure in /spring-boot-starter-demo Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.0.0.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.0.0.RELEASE...v2.5.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-starter-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-starter-demo/pom.xml b/spring-boot-starter-demo/pom.xml index 3f94795..1bf4084 100644 --- a/spring-boot-starter-demo/pom.xml +++ b/spring-boot-starter-demo/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.0.0.RELEASE + 2.5.15 org.springframework.boot