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 a9f909f commit 238f096Copy full SHA for 238f096
lib/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'org.apache.arrow:arrow-vector:17.0.0'
43
implementation 'commons-io:commons-io:2.17.0'
44
45
- implementation "com.fasterxml.jackson.core:jackson-core:2.18.0"
+ implementation "com.fasterxml.jackson.core:jackson-core:2.18.1"
46
implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.0"
47
48
implementation 'org.apache.logging.log4j:log4j-api:2.23.1'
0 commit comments