From 8df223b8b1f824c68c05d651269ef43099f096f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 05:54:49 +0000 Subject: [PATCH] build(deps): bump the spring group across 1 directory with 4 updates Bumps the spring group with 4 updates in the / directory: [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot), [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot), [org.springframework.boot:spring-boot-autoconfigure-processor](https://github.com/spring-projects/spring-boot) and [org.springframework.boot](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-dependencies` 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) Updates `org.springframework.boot:spring-boot-configuration-processor` 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) Updates `org.springframework.boot:spring-boot-autoconfigure-processor` 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) Updates `org.springframework.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) Updates `org.springframework.boot:spring-boot-configuration-processor` 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) Updates `org.springframework.boot:spring-boot-autoconfigure-processor` 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) Updates `org.springframework.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 dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-autoconfigure-processor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring ... 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 facd40b..9829f0a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] java = "21" -spring-boot = "3.5.6" +spring-boot = "4.1.0" bucket4j = "0.13.0" # Core/distributed Bucket4j modules shipped by the giffing starter 0.13.0 (jdk17 variant). # Reused for the optional Redis (Lettuce) distributed ProxyManager backend.