Skip to content

Commit

Permalink
fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core …
Browse files Browse the repository at this point in the history
…to v2.18.1
  • Loading branch information
cq-bot committed Nov 1, 2024
1 parent a9f909f commit 238f096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'org.apache.arrow:arrow-vector:17.0.0'
implementation 'commons-io:commons-io:2.17.0'

implementation "com.fasterxml.jackson.core:jackson-core:2.18.0"
implementation "com.fasterxml.jackson.core:jackson-core:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.0"

implementation 'org.apache.logging.log4j:log4j-api:2.23.1'
Expand Down

0 comments on commit 238f096

Please sign in to comment.