aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Darosz <piotr.darosz@nokia.com>2019-06-12 07:38:19 +0200
committerPiotr Darosz <piotr.darosz@nokia.com>2019-06-12 07:38:19 +0200
commiteb47236253465eaf1ad92313f799f4e399c24914 (patch)
tree20a5893ef402993805b36c8157c8b48a555781bc /pom.xml
parent7406ef61286cf53380755538bfc066e599b3ccae (diff)
Upgrade jetty-http
Upgrade the jetty-http component to the current version. Change-Id: Ibb0e52633f3937fe9f157b3b692b488043416975 Issue-ID: SDC-2268 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f9e992f..c22c3e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,7 @@
<junit.version>4.12</junit.version>
<snakeyaml.version>1.14</snakeyaml.version>
<guava.version>21.0</guava.version>
+ <jetty.version>9.4.18.v20190429</jetty.version>
<!--<sonar.skipDesign>true</sonar.skipDesign>-->