HBASE-21282 Upgrade to latest jetty 9.3 versions

Signed-off-by: Mike Drob <mdrob@apache.org>
This commit is contained in:
Josh Elser 2018-10-11 11:05:48 -04:00
parent 8b66dea2ff
commit eec1479f71
1 changed files with 1 additions and 1 deletions

View File

@ -1492,7 +1492,7 @@
<metrics-core.version>3.2.1</metrics-core.version>
<jackson.version>2.9.2</jackson.version>
<jaxb-api.version>2.2.12</jaxb-api.version>
<jetty.version>9.3.19.v20170502</jetty.version>
<jetty.version>9.3.25.v20180904</jetty.version>
<servlet.api.version>3.1.0</servlet.api.version>
<wx.rs.api.version>2.0.1</wx.rs.api.version>
<!-- Jersey 2.26 requires jetty 9.4 which breaks hadoop. Tread lightly. -->