From 8aa40e8187768ea311cbbd65ab4d3a704161e403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 16:38:06 +0000 Subject: [PATCH] chore(deps): bump spring-boot.version from 3.1.5 to 4.0.6 in /backend Bumps `spring-boot.version` from 3.1.5 to 4.0.6. Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.1.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.1.5...v4.0.6) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.1.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.1.5...v4.0.6) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.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.1.5...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 80dde92ed..6c0ead37b 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -34,7 +34,7 @@ 7.3.1 - 3.1.5 + 4.0.6 5.4.32.Final