From 8639797122e708d8a95f3b0ca09c51c343d8627a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:15:41 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /Eureka-naming-server Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.2.0.M6 to 2.6.0-M1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.0.M6...v2.6.0-M1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Eureka-naming-server/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Eureka-naming-server/pom.xml b/Eureka-naming-server/pom.xml index 24244a6..465d9bf 100644 --- a/Eureka-naming-server/pom.xml +++ b/Eureka-naming-server/pom.xml @@ -53,19 +53,19 @@ org.springframework.boot spring-boot-autoconfigure - 2.2.0.M6 + 2.6.0-M1 compile org.springframework.boot spring-boot-autoconfigure - 2.2.0.M6 + 2.6.0-M1 compile org.springframework.boot spring-boot-autoconfigure - 2.2.0.M6 + 2.6.0-M1 compile