From 6d47b595a99a92957f30676176ea11f4ede93d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:18:05 +0000 Subject: [PATCH] Bump spring.boot.version from 3.0.6 to 3.1.4 Bumps `spring.boot.version` from 3.0.6 to 3.1.4. Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.0.6 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.6...v3.1.4) Updates `org.springframework.boot:spring-boot-dependencies` from 3.0.6 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.6...v3.1.4) --- 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..c96ddf9e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ - 3.0.6 + 3.1.4 4.0.1-SNAPSHOT