aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-05-08 13:05:36 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-05-08 13:05:36 +0200
commit2c57f954b05a6fdece6cbca874faaa75896a7fd6 (patch)
tree07c32da5d3b757a9b3fe33400f2a4c272405be68 /pom.xml
parentb374b62e10cd3e97a74234117546ba95d29403c1 (diff)
Use Jetty 9.4.5
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index edae3a896f7..bb83e8f4957 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1061,7 +1061,7 @@
<curator.version>2.9.1</curator.version>
<jackson2.version>2.8.3</jackson2.version>
<jersey2.version>2.23.2</jersey2.version>
- <jetty.version>9.4.4.v20170414</jetty.version>
+ <jetty.version>9.4.5.v20170502</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<test.hide>true</test.hide>