From: RossC Date: Thu, 25 Jun 2020 13:58:16 +0000 (+0100) Subject: Updating jetty and including jetty-security X-Git-Tag: 3.1.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oparent.git;a=commitdiff_plain;h=84889d914063027fd0b3030a65da74b0953f3c1f Updating jetty and including jetty-security Issue-ID: POLICY-2387 Change-Id: Idf1c4c6636de685c6297afa7273265e54bed0dfd Signed-off-by: RossC --- diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index 8a3d07f..ca3d6a5 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -46,6 +46,10 @@ org.eclipse.jetty jetty-server + + org.eclipse.jetty + jetty-security + org.springframework spring-core diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 37f7a63..17b014e 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -27,7 +27,7 @@ pom 5.2.7.RELEASE - 9.4.29.v20200521 + 9.4.30.v20200611 @@ -56,6 +56,11 @@ jetty-server ${jetty.version} + + org.eclipse.jetty + jetty-security + ${jetty.version} + org.springframework spring-core