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 1c6c22a commit a639ebfCopy full SHA for a639ebf
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
}
42
compileOnly("org.embulk:embulk-util-json:0.5.0")
43
44
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
45
implementation 'org.apache.commons:commons-text:1.13.1'
46
implementation 'com.google.guava:guava:33.4.8-jre'
47
implementation 'org.msgpack:msgpack-core:0.9.+'
0 commit comments