From 380164cbb1570da6a4a3867faf9b5c8457ecfdaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 22:12:23 +0000 Subject: [PATCH] Bump spring.boot.version from 3.0.6 to 3.1.5 Bumps `spring.boot.version` from 3.0.6 to 3.1.5. Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.0.6 to 3.1.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.6...v3.1.5) Updates `org.springframework.boot:spring-boot-dependencies` from 3.0.6 to 3.1.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.6...v3.1.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 13865f69..86d9b4d7 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ - 3.0.6 + 3.1.5 4.0.1-SNAPSHOT