aboutsummaryrefslogtreecommitdiffstats
path: root/dependencies-clm/pom.xml
diff options
context:
space:
mode:
authorRossC <ross.carter@est.tech>2020-06-25 14:58:16 +0100
committerPamela Dragosh <pdragosh@research.att.com>2020-06-26 12:22:21 +0000
commitf8405d4a091f7ab0e2a85f07d90d12702a7c0ccc (patch)
tree02afdd5ef65bd84c374ba9240f676310b2939c56 /dependencies-clm/pom.xml
parent70bb8d1679f52f474f4d13c3ad11fb7bfd29c5a3 (diff)
Updating jetty and including jetty-securityelalto
Issue-ID: POLICY-2387 Change-Id: Idf1c4c6636de685c6297afa7273265e54bed0dfd Signed-off-by: RossC <ross.carter@est.tech> (cherry picked from commit 84889d914063027fd0b3030a65da74b0953f3c1f)
Diffstat (limited to 'dependencies-clm/pom.xml')
-rw-r--r--dependencies-clm/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml
index 1cb2330..011020c 100644
--- a/dependencies-clm/pom.xml
+++ b/dependencies-clm/pom.xml
@@ -47,6 +47,10 @@
<artifactId>jetty-server</artifactId>
</dependency>
<dependency>
+ <groupId>org.eclipse.jetty</groupId>
+ <artifactId>jetty-security</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
</dependency>