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 fc18ea6b9b HDDS-9664. Bump jersey to 1.19.4 (#5566)
fc18ea6b9b is described below
commit fc18ea6b9bbfc5c77480a27e997e67dec2cab7b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 9 17:46:13 2023 +0100
HDDS-9664. Bump jersey to 1.19.4 (#5566)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ba0da21ded..0baa9eac87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<jsr311-api.version>1.1.1</jsr311-api.version>
<!-- jersey version -->
- <jersey.version>1.19</jersey.version>
+ <jersey.version>1.19.4</jersey.version>
<jersey2.version>2.34</jersey2.version>
<!-- jackson versions -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]