Skip to content

Commit 3cc0ace

Browse files
Hrishikesh Gadrejojochuang
authored andcommitted
HADOOP-16491. Upgrade jetty version to 9.3.27. Contributed by Hrishikesh Gadre.
Signed-off-by: Wei-Chiu Chuang <[email protected]>
1 parent 11f750e commit 3cc0ace

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.3.24.v20180605</jetty.version>
38+
<jetty.version>9.3.27.v20190418</jetty.version>
3939
<test.exclude>_</test.exclude>
4040
<test.exclude.pattern>_</test.exclude.pattern>
4141

0 commit comments

Comments
 (0)