From 73cd316e4566352ce03ae276eea861a1b8daf9e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 02:47:39 +0000 Subject: [PATCH] Update jerseyVersion to v2.41 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6373bea0..e6a45692 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ tomcatVersion=9.0.65 undertowVersion=2.2.18.Final camundaVersion=7.19.0 # Latest Jersey, that implements JAX-RS 2.1 API: see https://eclipse-ee4j.github.io/jersey/download.html -jerseyVersion=2.39.1 +jerseyVersion=2.41 # Prevent upload of maven-metadata.xml.sha256/sha512 files to oss.sonatype.org # see https://issues.sonatype.org/browse/OSSRH-53695?focusedCommentId=887733&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-887733 # see https://github.com/gradle/gradle/issues/11308#issuecomment-554317655