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.
1 parent 6530d58 commit de0ca63Copy full SHA for de0ca63
build.gradle
@@ -22,7 +22,7 @@ allprojects {
22
javaxwsrsapiVersion = "2.1.1"
23
protobufVersion = "3.25.5"
24
slf4jVersion = "2.0.17"
25
- springVersion = "6.2.8"
+ springVersion = "6.2.10"
26
undertowVersion = "2.3.18.Final"
27
28
// testing
0 commit comments