Skip to content

Commit b0fc4c0

Browse files
authored
Merge pull request #15247 from apache/spring-boot-3.5.8
Update spring-boot.version to 3.5.8
2 parents 6a10193 + 8970234 commit b0fc4c0

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
@@ -38,7 +38,7 @@ ext {
3838
'jquery.version' : '3.7.1',
3939
'objenesis.version' : '3.4',
4040
'gradle-spock.version' : '2.3-groovy-3.0',
41-
'spring-boot.version' : '3.5.7',
41+
'spring-boot.version' : '3.5.8',
4242
]
4343

4444
// Note: the name of the dependency must be the prefix of the property name so properties in the pom are resolved correctly

0 commit comments

Comments
 (0)