Skip to content

Commit 8c11505

Browse files
committed
fix(deps): Update jackson monorepo
1 parent 15daf3f commit 8c11505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ dependencies {
4242
implementation 'org.apache.arrow:arrow-vector:18.3.0'
4343
implementation 'commons-io:commons-io:2.20.0'
4444

45-
implementation "com.fasterxml.jackson.core:jackson-core:2.18.2"
46-
implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.2"
45+
implementation "com.fasterxml.jackson.core:jackson-core:2.20.0"
46+
implementation "com.fasterxml.jackson.core:jackson-annotations:2.20"
4747

4848
implementation 'org.apache.logging.log4j:log4j-api:2.24.3'
4949
implementation 'org.apache.logging.log4j:log4j-core:2.24.3'

0 commit comments

Comments
 (0)