From c249f1e29a6254b001c353ae473f34e9c7e03f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:50:07 +0000 Subject: [PATCH] Chore(deps-dev): Bump spring.boot.version from 3.3.5 to 4.0.5 Bumps `spring.boot.version` from 3.3.5 to 4.0.5. Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.5 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v4.0.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 4.0.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 010a8e2649..bd752ad6fc 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ - 3.3.5 + 4.0.5 UTF-8 4.8.6.4 4.8.6