Skip to content

Commit d6e6d05

Browse files
fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.3
1 parent aebb22e commit d6e6d05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:19.0.0'
3939
implementation 'commons-io:commons-io:2.22.0'
4040

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

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

0 commit comments

Comments
 (0)