From 7ffb25637eb355d49624c7e33302149b36bce016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:56:26 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) from 2.1.12.BUILD-SNAPSHOT to 3.0.0-M1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.0.0-M1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93dfcd2..17951cb 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ org.springframework.boot spring-boot - 2.1.12.BUILD-SNAPSHOT + 3.0.0-M1