Skip to content

Commit 52ce062

Browse files
committed
fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.2
1 parent 5d89dc7 commit 52ce062

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:18.1.0'
4343
implementation 'commons-io:commons-io:2.18.0'
4444

45-
implementation "com.fasterxml.jackson.core:jackson-core:2.18.1"
45+
implementation "com.fasterxml.jackson.core:jackson-core:2.18.2"
4646
implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.1"
4747

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

0 commit comments

Comments
 (0)