From f5831dcef7d734cedf355d356c66d7e2f04a992d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 08:03:36 +0000 Subject: [PATCH] chore(deps): bump the all-maven group across 1 directory with 3 updates Bumps the all-maven group with 3 updates in the /backend-spring directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) and [cn.hutool:hutool-all](https://github.com/looly/hutool). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v4.0.6) Updates `org.testcontainers:testcontainers-bom` from 1.21.4 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.21.4...2.0.5) Updates `cn.hutool:hutool-all` from 5.8.44 to 5.8.46 - [Release notes](https://github.com/looly/hutool/releases) - [Changelog](https://github.com/chinabugotech/hutool/blob/v5-master/CHANGELOG.md) - [Commits](https://github.com/looly/hutool/compare/v5.8.44...v5.8.46) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-maven - dependency-name: cn.hutool:hutool-all dependency-version: 5.8.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven ... Signed-off-by: dependabot[bot] --- backend-spring/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend-spring/pom.xml b/backend-spring/pom.xml index 84a9caa65..ab3a5f513 100644 --- a/backend-spring/pom.xml +++ b/backend-spring/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 4.0.6 com.ulticode @@ -21,7 +21,7 @@ 4.4.0 3.0.3 3.3.6 - 5.8.44 + 5.8.46 1.18.46 1.6.3 @@ -30,7 +30,7 @@ org.testcontainers testcontainers-bom - 1.21.4 + 2.0.5 pom import