Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…
Browse files Browse the repository at this point in the history
…ind to v2.16.1
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 7deb89b commit 4da607b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ allprojects {
// see https://docs.gradle.org/4.1/userguide/dependency_management.html#sec:module_replacement
implementation 'com.github.groovy-wslite:groovy-wslite:1.1.3'
implementation 'org.codehaus.groovy:groovy-all:3.0.19'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
implementation 'com.upplication:s3fs:2.2.2'

modules {
Expand Down

0 comments on commit 4da607b

Please sign in to comment.