We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3abe0bd + b5b0a52 commit 679a0c3Copy full SHA for 679a0c3
dependencies.gradle
@@ -38,7 +38,7 @@ ext {
38
'jquery.version' : '3.7.1',
39
'objenesis.version' : '3.4',
40
'gradle-spock.version' : '2.3-groovy-3.0',
41
- 'spring-boot.version' : '3.5.8',
+ 'spring-boot.version' : '3.5.9',
42
]
43
44
// 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