diff --git a/build.gradle b/build.gradle index d2c862f8..89320369 100644 --- a/build.gradle +++ b/build.gradle @@ -100,7 +100,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.22' - implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0' + implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.1' implementation 'com.upplication:s3fs:2.2.2' modules {