summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2016-10-21 11:25:39 +0200
committergjoranv <gjoranv@gmail.com>2016-10-21 11:25:39 +0200
commitd0793fd0709c6e4a726ca9c94f5048537c1847e3 (patch)
tree8e417ce763bc1932e389726d18d6bebe4b1f2643 /pom.xml
parent121e7adce3d6732cb46c41661f85462202465547 (diff)
Bump jetty version to 9.3.13 (#920)
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 218ba589fb0..c92195d2158 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>