This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new d1961391af HDDS-9787. Bump jersey2.version to 2.41 (#5683)
d1961391af is described below
commit d1961391afa5ce98ecf49985558a39d873b996b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 28 14:07:08 2023 +0100
HDDS-9787. Bump jersey2.version to 2.41 (#5683)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d74118d02c..4ebfae8215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- jersey version -->
<jersey.version>1.19.4</jersey.version>
- <jersey2.version>2.34</jersey2.version>
+ <jersey2.version>2.41</jersey2.version>
<!-- jackson versions -->
<jackson1.version>1.9.13</jackson1.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]