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 7e480f8e61 HDDS-10960. Bump jersey2.version to 2.43 (#6762)
7e480f8e61 is described below
commit 7e480f8e61fc0a833d47efa33418e676a80a3011
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 1 15:13:42 2024 +0200
HDDS-10960. Bump jersey2.version to 2.43 (#6762)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dcba76a619..f1a910985f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,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.42</jersey2.version>
+ <jersey2.version>2.43</jersey2.version>
<!-- jackson versions -->
<jackson1.version>1.9.13</jackson1.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]