Skip to content

Commit 238f096

Browse files
committed
fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.1
1 parent a9f909f commit 238f096

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
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'org.apache.arrow:arrow-vector:17.0.0'
4343
implementation 'commons-io:commons-io:2.17.0'
4444

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

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

0 commit comments

Comments
 (0)