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 5c0c9ce commit 6b7db6aCopy full SHA for 6b7db6a
lib/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'org.apache.arrow:arrow-vector:18.3.0'
39
implementation 'commons-io:commons-io:2.20.0'
40
41
- implementation "com.fasterxml.jackson.core:jackson-core:2.20.0"
+ implementation "com.fasterxml.jackson.core:jackson-core:2.20.1"
42
implementation "com.fasterxml.jackson.core:jackson-annotations:2.20"
43
44
implementation 'org.apache.logging.log4j:log4j-api:2.25.2'
0 commit comments