From 4a81073bb3ce0e873bcf38853e66f8ae4150da67 Mon Sep 17 00:00:00 2001 From: Shadi Haidar Date: Fri, 14 Sep 2018 08:47:23 -0400 Subject: Update jetty-util ver Change-Id: If94902cf904a7616b7feb0d5717333852ad24ccd Issue-ID: DCAEGEN2-768 Signed-off-by: Shadi Haidar --- pom.xml | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 88526dd..84b42dd 100644 --- a/pom.xml +++ b/pom.xml @@ -78,8 +78,26 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.eclipse.jetty jetty-util + + org.eclipse.jetty + jetty-http + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-server + 9.4.12.v20180830 + + + org.eclipse.jetty + jetty-http + 9.4.12.v20180830 + io.dropwizard dropwizard-jdbi @@ -98,15 +116,11 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 4.5.5 - org.hibernate hibernate-validator 5.3.6.Final - org.eclipse.jetty jetty-util 9.4.12.v20180830 -- cgit 1.2.3-korg