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 6a10193 + 8970234 commit b0fc4c0Copy full SHA for b0fc4c0
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.7',
+ 'spring-boot.version' : '3.5.8',
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