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

ayushsaxena pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new b85c66a  HADOOP-18001. Upgrade jetty version to 9.4.44 (#3700). 
Contributed by Yuan Luo.
b85c66a is described below

commit b85c66a035b3091dd5269e39cfb9b0b3e82a8637
Author: better3471 <[email protected]>
AuthorDate: Thu Dec 9 15:46:10 2021 +0800

    HADOOP-18001. Upgrade jetty version to 9.4.44 (#3700). Contributed by Yuan 
Luo.
    
    Signed-off-by: Ayush Saxena <[email protected]>
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 2b50976..6b7e016 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -37,7 +37,7 @@
     <!--Whether to proceed to next module if any test failures exist-->
     <ignoreTestFailure>true</ignoreTestFailure>
     
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
-    <jetty.version>9.4.43.v20210629</jetty.version>
+    <jetty.version>9.4.44.v20210927</jetty.version>
     <test.exclude>_</test.exclude>
     <test.exclude.pattern>_</test.exclude.pattern>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to