We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29c551 commit a29f7f4Copy full SHA for a29f7f4
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
springBootVersion = '3.2.3'
5
springKafkaVersion = '3.1.2'
6
cxfVersion = '3.4.2'
7
- jacksonModuleKotlinVersion = '2.16.2'
+ jacksonModuleKotlinVersion = '2.17.0'
8
tokenSupportVersion = '4.1.3'
9
}
10
0 commit comments