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 3377123 commit 4fc5703Copy full SHA for 4fc5703
lib/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'org.apache.arrow:arrow-vector:18.1.0'
43
implementation 'commons-io:commons-io:2.18.0'
44
45
- implementation "com.fasterxml.jackson.core:jackson-core:2.18.1"
+ implementation "com.fasterxml.jackson.core:jackson-core:2.18.2"
46
implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.2"
47
48
implementation 'org.apache.logging.log4j:log4j-api:2.24.2'
0 commit comments