diff --git a/gradle.properties b/gradle.properties index d33a5981cf..7f7c51b2f0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -193,9 +193,9 @@ intellijKotlinVersion=1.9.10 # Update all Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others jacksonVersion=2.19.1 -jacksonAnnotationsVersion=2.19.0 -jacksonDatabindVersion=2.19.0 -jacksonJaxrsBaseVersion=2.19.0 +jacksonAnnotationsVersion=2.19.1 +jacksonDatabindVersion=2.19.1 +jacksonJaxrsBaseVersion=2.19.1 # The Jakarta Activation API version that Angus Activation implements. Keep in sync with angusActivationVersion (above). jakartaActivationApiVersion=2.1.3