From 503905a194f7ff15df1358be0613ebc077aab629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 14:39:13 +0000 Subject: [PATCH] chore(deps): bump spring-boot.version from 3.5.14 to 4.1.1 in /code Bumps `spring-boot.version` from 3.5.14 to 4.1.1. Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.14 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.14...v4.1.1) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.5.14 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.14...v4.1.1) Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.14 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.14...v4.1.1) Updates `org.springframework.boot:spring-boot-docker-compose` from 3.5.14 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.14...v4.1.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.14 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.14...v4.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-docker-compose dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/pom.xml b/code/pom.xml index b155c34..d5b88f5 100644 --- a/code/pom.xml +++ b/code/pom.xml @@ -131,7 +131,7 @@ false - 3.5.14 + 4.1.1 1.12.0