diff --git a/gradle.properties b/gradle.properties index 759588570e..9cb0586dac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -187,10 +187,10 @@ httpclientVersion=4.5.14 httpcoreVersion=4.4.16 # Jackson dependencies are usually released in tandem, but occasionally one gets a patch release out-of-sync with the others -jacksonVersion=2.17.2 -jacksonAnnotationsVersion=2.17.2 -jacksonDatabindVersion=2.17.2 -jacksonJaxrsBaseVersion=2.17.2 +jacksonVersion=2.18.0 +jacksonAnnotationsVersion=2.18.0 +jacksonDatabindVersion=2.18.0 +jacksonJaxrsBaseVersion=2.18.0 jamaVersion=1.0.3