From 3a4c9de25dce0667a51d4c45ad165d6bf66576ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:12:31 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /example-springboot Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.6.2 to 2.6.15. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.2...v2.6.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example-springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-springboot/pom.xml b/example-springboot/pom.xml index b49b48ea..a3aa4b08 100644 --- a/example-springboot/pom.xml +++ b/example-springboot/pom.xml @@ -14,7 +14,7 @@ UTF-8 8 8 - 2.6.2 + 2.6.15