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 c68146a commit cea58fdCopy full SHA for cea58fd
_includes/tutorials/schedule-ktable-ttl-aggregate/kstreams/code/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
implementation "org.apache.kafka:kafka-streams:3.1.0"
33
implementation "io.confluent:common-utils:7.3.3"
34
implementation "org.apache.kafka:kafka-clients:3.1.0"
35
- implementation "com.fasterxml.jackson.core:jackson-core:2.14.2"
+ implementation "com.fasterxml.jackson.core:jackson-core:2.15.2"
36
implementation "com.fasterxml.jackson.core:jackson-annotations:2.14.2"
37
implementation "com.fasterxml.jackson.core:jackson-databind:2.14.2"
38
0 commit comments