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 a8e3ea97c7 HDDS-11397. Bump Jersey2 to 2.45 (#7141)
a8e3ea97c7 is described below
commit a8e3ea97c72716b55f474499a32fa0a6f422394c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 1 07:23:10 2024 +0200
HDDS-11397. Bump Jersey2 to 2.45 (#7141)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e03d107897..dc55bb2f9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,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.44</jersey2.version>
+ <jersey2.version>2.45</jersey2.version>
<!-- jackson versions -->
<jackson1.version>1.9.13</jackson1.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]