From 4f6d55b13132bf368553924e2609d8f91f39971f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 22:16:00 +0000 Subject: [PATCH] Bump spring-boot-autoconfigure in /expense-tracker Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.2.7.BUILD-SNAPSHOT to 2.6.0-M1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v2.6.0-M1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- expense-tracker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expense-tracker/pom.xml b/expense-tracker/pom.xml index 20792da..fc5514d 100644 --- a/expense-tracker/pom.xml +++ b/expense-tracker/pom.xml @@ -62,7 +62,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.2.7.BUILD-SNAPSHOT + 2.6.0-M1