We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4149d49 commit 918b25dCopy full SHA for 918b25d
build.gradle
@@ -2,7 +2,7 @@ buildscript {
2
ext {
3
kotlinVersion = '2.1.10'
4
springBootVersion = '3.4.3'
5
- springKafkaVersion = '3.3.3'
+ springKafkaVersion = '3.3.4'
6
cxfVersion = '3.4.2'
7
tokenSupportVersion = '5.0.17'
8
}
0 commit comments