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 da1ec07 commit 0587c78Copy full SHA for 0587c78
build.gradle
@@ -113,12 +113,12 @@ ext {
113
springGraphqlVersion = '1.4.0-SNAPSHOT'
114
springKafkaVersion = '3.3.5'
115
springRetryVersion = '2.0.12'
116
- springSecurityVersion = '6.5.0-SNAPSHOT'
+ springSecurityVersion = '6.5.1-SNAPSHOT'
117
springVersion = '6.2.7'
118
springWsVersion = '4.1.0-SNAPSHOT'
119
testcontainersVersion = '1.20.6'
120
tomcatVersion = '11.0.7'
121
- xmlUnitVersion = '2.10.0'
+ xmlUnitVersion = '2.10.1'
122
xstreamVersion = '1.4.21'
123
ztZipVersion = '1.17'
124
0 commit comments