We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65c2ae commit 8786868Copy full SHA for 8786868
build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
kotlinVersion = '2.1.10'
4
- springBootVersion = '3.4.3'
+ springBootVersion = '3.4.4'
5
springKafkaVersion = '3.3.4'
6
cxfVersion = '3.4.2'
7
tokenSupportVersion = '5.0.19'
0 commit comments