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 8e5df87Copy full SHA for 8e5df87
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.19.2"
47
junit5Version = "5.12.2"
48
kafkaVersion = "2.0.1"
49
log4jVersion = "2.24.3"
0 commit comments