Skip to content

Commit 84ee100

Browse files
fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.2
1 parent bc473c1 commit 84ee100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'org.apache.arrow:arrow-vector:18.3.0'
3939
implementation 'commons-io:commons-io:2.21.0'
4040

41-
implementation "com.fasterxml.jackson.core:jackson-core:2.21.0"
41+
implementation "com.fasterxml.jackson.core:jackson-core:2.21.2"
4242
implementation "com.fasterxml.jackson.core:jackson-annotations:2.21"
4343

4444
implementation 'org.apache.logging.log4j:log4j-api:2.25.3'

0 commit comments

Comments
 (0)