We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc473c1 commit 84ee100Copy full SHA for 84ee100
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.21.0'
40
41
- implementation "com.fasterxml.jackson.core:jackson-core:2.21.0"
+ implementation "com.fasterxml.jackson.core:jackson-core:2.21.2"
42
implementation "com.fasterxml.jackson.core:jackson-annotations:2.21"
43
44
implementation 'org.apache.logging.log4j:log4j-api:2.25.3'
0 commit comments