summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-10-22 17:31:00 +0200
committerGitHub <noreply@github.com>2016-10-22 17:31:00 +0200
commit6b4d7dac1e8addf257b64a7be1ec8380f698eef1 (patch)
tree42f6f440219f4147873a28f49458cee150fcd43f /pom.xml
parent090596a903fc4ca93438716b87917947039c0247 (diff)
Revert "Revert "Bump jetty version to 9.3.13""
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 54c997d4517..c2926770644 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1083,7 +1083,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.3.12.v20160915</jetty.version>
+ <jetty.version>9.3.13.v20161014</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>