We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2722410 commit 49831dbCopy full SHA for 49831db
lib/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'org.apache.arrow:arrow-vector:12.0.1'
43
implementation 'commons-io:commons-io:2.15.1'
44
45
- implementation "com.fasterxml.jackson.core:jackson-core:2.16.1"
+ implementation "com.fasterxml.jackson.core:jackson-core:2.17.0"
46
implementation "com.fasterxml.jackson.core:jackson-annotations:2.17.0"
47
48
implementation 'org.apache.logging.log4j:log4j-api:2.23.1'
0 commit comments