Skip to content

Commit 0ebab7b

Browse files
build(deps): bump versions.springBootVersion from 3.5.7 to 3.5.8 (#3680)
Bumps `versions.springBootVersion` from 3.5.7 to 3.5.8. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.5.7 to 3.5.8 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v3.5.8) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31874f6 commit 0ebab7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9"
1010
versions.bouncyCastleTlsFipsVersion = "2.1.20"
11-
versions.springBootVersion = "3.5.7"
11+
versions.springBootVersion = "3.5.8"
1212
versions.guavaVersion = "33.4.8-jre"
1313
versions.seleniumVersion = "4.38.0"
1414
versions.braveVersion = "6.3.0"

0 commit comments

Comments
 (0)