Skip to content

Commit b0dc6d6

Browse files
authored
Merge pull request #15534 from fdevans/deps/spring-boot-3.5.13
Upgrade to Spring Boot 3.5.13
2 parents 768337d + b297120 commit b0dc6d6

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
@@ -37,7 +37,7 @@ ext {
3737
'jna.version' : '5.17.0',
3838
'jquery.version' : '3.7.1',
3939
'objenesis.version' : '3.4',
40-
'spring-boot.version' : '3.5.11',
40+
'spring-boot.version' : '3.5.13',
4141
]
4242

4343
// 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)