Skip to content

Commit cb00ee1

Browse files
authored
Merge pull request #3651 from cloudfoundry/dependabot/gradle/versions.springBootVersion-3.5.7
build(deps): bump versions.springBootVersion from 3.5.6 to 3.5.7
2 parents a5e3387 + bb16b10 commit cb00ee1

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.1"
99
versions.bouncyCastlePkixFipsVersion = "2.1.9"
1010
versions.bouncyCastleTlsFipsVersion = "2.1.20"
11-
versions.springBootVersion = "3.5.6"
11+
versions.springBootVersion = "3.5.7"
1212
versions.guavaVersion = "33.4.8-jre"
1313
versions.seleniumVersion = "4.35.0"
1414
versions.braveVersion = "6.3.0"

0 commit comments

Comments
 (0)