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 09bbd2a commit d5c7c6bCopy full SHA for d5c7c6b
build.gradle
@@ -43,7 +43,7 @@ targetCompatibility = JavaVersion.VERSION_11
43
44
ext {
45
debeziumVersion = "1.3.0.Final"
46
- jacksonVersion = "2.19.0"
+ jacksonVersion = "2.20.0"
47
junit5Version = "5.12.2"
48
kafkaVersion = "2.0.1"
49
log4jVersion = "2.24.3"
0 commit comments