Skip to content

Commit 8498e60

Browse files
committed
fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core to v2.17.1
1 parent 342ae64 commit 8498e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'org.apache.arrow:arrow-vector:15.0.2'
4343
implementation 'commons-io:commons-io:2.16.1'
4444

45-
implementation "com.fasterxml.jackson.core:jackson-core:2.17.0"
45+
implementation "com.fasterxml.jackson.core:jackson-core:2.17.1"
4646
implementation "com.fasterxml.jackson.core:jackson-annotations:2.17.0"
4747

4848
implementation 'org.apache.logging.log4j:log4j-api:2.23.1'

0 commit comments

Comments
 (0)