Skip to content

Commit

Permalink
HADOOP-18001. Upgrade jetty version to 9.4.44 (#3700). Contributed by…
Browse files Browse the repository at this point in the history
… Yuan Luo.

Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
  • Loading branch information
luoyuan3471 authored Dec 9, 2021
1 parent 6dddbd4 commit b85c66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit b85c66a

Please sign in to comment.