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 15fcb733c7 HDDS-7209. Bump Jersey2 to 2.34 (#3745)
15fcb733c7 is described below
commit 15fcb733c7b201f39cc83cd167fd220d766f5e1a
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Sep 14 09:08:03 2022 +0200
HDDS-7209. Bump Jersey2 to 2.34 (#3745)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 35d3277078..56c6151e63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- jersey version -->
<jersey.version>1.19</jersey.version>
- <jersey2.version>2.33</jersey2.version>
+ <jersey2.version>2.34</jersey2.version>
<!-- jackson versions -->
<jackson2.version>2.13.2</jackson2.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]