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 4dd8732 commit 71765e3Copy full SHA for 71765e3
build.gradle
@@ -103,8 +103,8 @@ ext {
103
springAmqpVersion = '4.0.0'
104
springDataVersion = '2025.1.1'
105
springGraphqlVersion = '2.0.1-SNAPSHOT'
106
- springKafkaVersion = '4.0.1-SNAPSHOT'
107
- springSecurityVersion = '7.0.1-SNAPSHOT'
+ springKafkaVersion = '4.0.1'
+ springSecurityVersion = '7.0.2'
108
springVersion = '7.0.2'
109
springWsVersion = '5.0.0'
110
testcontainersVersion = '2.0.2'
0 commit comments