Skip to content

Commit 26dd37a

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

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
@@ -35,7 +35,7 @@
3535

3636
<failIfNoTests>false</failIfNoTests>
3737
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
38-
<jetty.version>9.4.35.v20201120</jetty.version>
38+
<jetty.version>9.4.39.v20210325</jetty.version>
3939
<test.exclude>_</test.exclude>
4040
<test.exclude.pattern>_</test.exclude.pattern>
4141

0 commit comments

Comments
 (0)