Skip to content

Commit 7f75355

Browse files
committed
HADOOP-17625. Update to Jetty 9.4.39. (#2870)
Reviewed-by: cxorm <lianp964@gmail.com> (cherry picked from commit 6040e86)
1 parent 236a9a7 commit 7f75355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<!--Whether to proceed to next module if any test failures exist-->
3838
<ignoreTestFailure>true</ignoreTestFailure>
3939
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
40-
<jetty.version>9.4.35.v20201120</jetty.version>
40+
<jetty.version>9.4.39.v20210325</jetty.version>
4141
<test.exclude>_</test.exclude>
4242
<test.exclude.pattern>_</test.exclude.pattern>
4343

0 commit comments

Comments
 (0)