You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2022/10/27 07:43:31 UTC

[ozone] branch ozone-1.3 updated: HDDS-7424. Bump jetty to 9.4.49.v20220914 (#3894)

This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch ozone-1.3
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/ozone-1.3 by this push:
     new 4d6c055a85 HDDS-7424. Bump jetty to 9.4.49.v20220914 (#3894)
4d6c055a85 is described below

commit 4d6c055a85669352b8e65d9036321d5732decdc2
Author: Jie Yao <ja...@tencent.com>
AuthorDate: Thu Oct 27 15:40:56 2022 +0800

    HDDS-7424. Bump jetty to 9.4.49.v20220914 (#3894)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88d4d2232e..bfbecf72b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
 
     <failIfNoTests>false</failIfNoTests>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
-    <jetty.version>9.4.43.v20210629</jetty.version>
+    <jetty.version>9.4.49.v20220914</jetty.version>
     <test.exclude>_</test.exclude>
     <test.exclude.pattern>_</test.exclude.pattern>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org