From ca6226ddcadc2ab0b5efb29ed4d2d035bfe02432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 05:19:31 +0000 Subject: [PATCH] chore(deps): bump spring.boot.version from 3.5.16 to 4.1.1 in /sdk/java Bumps `spring.boot.version` from 3.5.16 to 4.1.1. Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.5.16 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.16...v4.1.1) Updates `org.springframework.boot:spring-boot-test` from 3.5.16 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.16...v4.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-test dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sdk/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/java/pom.xml b/sdk/java/pom.xml index b183152..db828fb 100644 --- a/sdk/java/pom.xml +++ b/sdk/java/pom.xml @@ -25,7 +25,7 @@ UTF-8 6.1.3 3.27.7 - 3.5.16 + 4.1.1