From cd7273277637345e1ba645af9426de7c882ea757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 19:15:21 +0000 Subject: [PATCH] chore(deps): bump spring.boot.version from 2.7.5 to 3.2.0 Bumps `spring.boot.version` from 2.7.5 to 3.2.0. Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.2.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.5 to 3.2.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cola-samples/craftsman/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cola-samples/craftsman/pom.xml b/cola-samples/craftsman/pom.xml index 3f478635d..e9694f665 100644 --- a/cola-samples/craftsman/pom.xml +++ b/cola-samples/craftsman/pom.xml @@ -18,7 +18,7 @@ 4.4.0-SNAPSHOT - 2.7.5 + 3.2.0 2.2.2