From 0eaf0bd9a4c567a6b1ed17f5bd5f0a89ea17b61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 14:59:10 +0000 Subject: [PATCH] Bump spring.boot.version from 3.2.2 to 3.2.4 Bumps `spring.boot.version` from 3.2.2 to 3.2.4. Updates `org.springframework.boot:spring-boot-actuator` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.2...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.2...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.2...v3.2.4) Updates `org.springframework.boot:spring-boot-starter-web` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.2...v3.2.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-actuator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot/pom.xml b/springboot/pom.xml index 0eec724..d9fa8e5 100644 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -23,7 +23,7 @@ java.logging - 3.2.2 + 3.2.4