summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-04-19 11:15:03 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-04-19 11:15:03 +0200
commite220374128b9db7e41b27ccca22522e263e38948 (patch)
tree9ae4bf00aa48c66a015fcf345e1d7d54f903a179 /pom.xml
parent6adab6f821248cf7c7e6b3105c6e26145b8abaea (diff)
Use Jetty 9.4.4
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 f9c86fb5274..8dd09f332a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1073,7 +1073,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.3.v20170317</jetty.version>
+ <jetty.version>9.4.4.v20170414</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>