Browse Source

HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John Zhuge.

John Zhuge 8 years ago
parent
commit
02bf328e0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -35,7 +35,7 @@
 
 
     <failIfNoTests>false</failIfNoTests>
     <failIfNoTests>false</failIfNoTests>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
-    <jetty.version>9.3.11.v20160721</jetty.version>
+    <jetty.version>9.3.19.v20170502</jetty.version>
     <test.exclude>_</test.exclude>
     <test.exclude>_</test.exclude>
     <test.exclude.pattern>_</test.exclude.pattern>
     <test.exclude.pattern>_</test.exclude.pattern>