Skip to content

Commit 6b7db6a

Browse files
committed
fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core to v2.20.1
1 parent 5c0c9ce commit 6b7db6a

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.20.0'
4040

41-
implementation "com.fasterxml.jackson.core:jackson-core:2.20.0"
41+
implementation "com.fasterxml.jackson.core:jackson-core:2.20.1"
4242
implementation "com.fasterxml.jackson.core:jackson-annotations:2.20"
4343

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

0 commit comments

Comments
 (0)