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 3daaf72 commit e899087Copy full SHA for e899087
build.gradle
@@ -112,7 +112,7 @@ ext {
112
springDataVersion = '2024.1.0-SNAPSHOT'
113
springGraphqlVersion = '1.3.2'
114
springKafkaVersion = '3.3.0-SNAPSHOT'
115
- springRetryVersion = '2.0.9'
+ springRetryVersion = '2.0.10'
116
springSecurityVersion = '6.4.0-SNAPSHOT'
117
springVersion = '6.2.0-SNAPSHOT'
118
springWsVersion = '4.0.11'
0 commit comments