Skip to content

Commit 0abf21e

Browse files
build(deps): bump versions.springBootVersion from 3.5.11 to 3.5.12 (#3797)
Bumps `versions.springBootVersion` from 3.5.11 to 3.5.12. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.11 to 3.5.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.11...v3.5.12) Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.5.11 to 3.5.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.11...v3.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-version: 3.5.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 011ba41 commit 0abf21e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ versions.apacheDsVersion = "2.0.0.AM27"
88
versions.bouncyCastleFipsVersion = "2.1.2"
99
versions.bouncyCastlePkixFipsVersion = "2.1.10"
1010
versions.bouncyCastleTlsFipsVersion = "2.1.22"
11-
versions.springBootVersion = "3.5.11"
11+
versions.springBootVersion = "3.5.12"
1212
versions.guavaVersion = "33.5.0-jre"
1313
versions.seleniumVersion = "4.41.0"
1414
versions.braveVersion = "6.3.0"

0 commit comments

Comments
 (0)