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 c5936ad commit 3c20361Copy full SHA for 3c20361
build.gradle
@@ -111,7 +111,7 @@ ext {
111
springAmqpVersion = '3.2.5'
112
springDataVersion = '2025.0.0-SNAPSHOT'
113
springGraphqlVersion = '1.4.0-SNAPSHOT'
114
- springKafkaVersion = '3.3.4'
+ springKafkaVersion = '3.3.5'
115
springRetryVersion = '2.0.11'
116
springSecurityVersion = '6.5.0-SNAPSHOT'
117
springVersion = '6.2.6'
0 commit comments