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 e729a21 commit 541fbb2Copy full SHA for 541fbb2
build.gradle
@@ -110,10 +110,10 @@ ext {
110
smackVersion = '4.4.8'
111
springAmqpVersion = '3.1.5'
112
springDataVersion = '2024.0.0'
113
- springGraphqlVersion = '1.3.1-SNAPSHOT'
114
- springKafkaVersion = '3.2.1-SNAPSHOT'
+ springGraphqlVersion = '1.3.0'
+ springKafkaVersion = '3.2.0'
115
springRetryVersion = '2.0.6'
116
- springSecurityVersion = '6.3.1-SNAPSHOT'
+ springSecurityVersion = '6.3.0'
117
springVersion = '6.1.7'
118
springWsVersion = '4.0.11'
119
testcontainersVersion = '1.19.8'
0 commit comments