From 6e3e5083a81a5f2940ce516dc6f2737faff528bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 03:39:17 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot in / Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) in `/` from 3.5.6 to 4.1.0. Updates `org.springframework.boot:spring-boot` from 3.5.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3ea39d0..48600bb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ pkl = "0.31.1" # https://central.sonatype.com/artifact/org.springframework.boot/spring-boot/dependencies spring = "7.0.7" # https://central.sonatype.com/artifact/org.springframework.boot/spring-boot/versions -springBoot = "3.5.6" +springBoot = "4.1.0" # https://central.sonatype.com/artifact/com.github.spotbugs/spotbugs-annotations/versions spotbugsAnnotations = "4.10.2" # https://github.com/diffplug/spotless/releases