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 aebb22e commit d6e6d05Copy full SHA for d6e6d05
1 file changed
lib/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'org.apache.arrow:arrow-vector:19.0.0'
39
implementation 'commons-io:commons-io:2.22.0'
40
41
- implementation "com.fasterxml.jackson.core:jackson-core:2.21.2"
+ implementation "com.fasterxml.jackson.core:jackson-core:2.21.3"
42
implementation "com.fasterxml.jackson.core:jackson-annotations:2.21"
43
44
implementation 'org.apache.logging.log4j:log4j-api:2.25.4'
0 commit comments