Skip to content

Commit d6cac3e

Browse files
committed
Merge branch '7.1.x' into 8.0.x
2 parents 3658643 + 660bd7b commit d6cac3e

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
@@ -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)