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 2a661cd commit 8eb0563Copy full SHA for 8eb0563
build.gradle
@@ -113,7 +113,7 @@ ext {
113
springKafkaVersion = '3.2.0-SNAPSHOT'
114
springRetryVersion = '2.0.5'
115
springSecurityVersion = '6.3.0-SNAPSHOT'
116
- springVersion = '6.1.3'
+ springVersion = '6.1.4'
117
springWsVersion = '4.0.10'
118
testcontainersVersion = '1.19.5'
119
tomcatVersion = '10.1.18'
0 commit comments