diff --git a/build.gradle b/build.gradle index fb80dc0d..496b5120 100644 --- a/build.gradle +++ b/build.gradle @@ -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.2' + implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3' implementation 'com.upplication:s3fs:2.2.2' modules {