diff --git a/gradle.properties b/gradle.properties index d815c610b..9374b040e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ publishUrl=file:../marklogic-java/releases okhttpVersion=5.4.0 # See https://github.com/FasterXML/jackson for more information on the Jackson libraries. -jacksonVersion=2.22.0 +jacksonVersion=2.22.1 junitVersion=6.0.3 logbackVersion=1.5.37