From f843e2897c7786ac413b32bd5b53e34b0d3df4b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:15:23 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /elrio-rest Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.2.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.2.0.RELEASE...v2.5.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- elrio-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elrio-rest/pom.xml b/elrio-rest/pom.xml index 75bf583..082f423 100644 --- a/elrio-rest/pom.xml +++ b/elrio-rest/pom.xml @@ -43,7 +43,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.2.0.RELEASE + 2.5.15 org.springframework.boot