From 11bdc97a219b8d4b33dc26b463334c49b9cd9db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:16:23 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /middleware Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.3.5.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.3.5.RELEASE...v2.5.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- guides-parent/pom.xml | 2 +- middleware/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/guides-parent/pom.xml b/guides-parent/pom.xml index 1ac46146..0b05d028 100644 --- a/guides-parent/pom.xml +++ b/guides-parent/pom.xml @@ -49,7 +49,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.3.5.RELEASE + 2.5.15 org.springframework.boot diff --git a/middleware/pom.xml b/middleware/pom.xml index ca7a4ccc..a2b5d86c 100644 --- a/middleware/pom.xml +++ b/middleware/pom.xml @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.3.5.RELEASE + 2.5.15 org.springframework.boot