From 15a48ff6dfae373c412055379585b6168fff53ea Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 8 Aug 2015 21:16:53 +1200 Subject: Update maven project file --- pom.xml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 50a88a984..d50c49654 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.traccar traccar - 3.0-SNAPSHOT + 3.1-SNAPSHOT traccar https://www.traccar.org @@ -49,7 +49,7 @@ io.netty netty - 3.10.3.Final + 3.10.4.Final com.ning @@ -66,10 +66,21 @@ javax.json 1.0.4 + + + org.eclipse.jetty + jetty-server + 9.2.13.v20150730 + + + org.eclipse.jetty + jetty-servlet + 9.2.13.v20150730 + - org.eclipse.jetty.aggregate - jetty-all - 9.2.11.v20150529 + org.eclipse.jetty + jetty-webapp + 9.2.13.v20150730 -- cgit v1.2.3