aboutsummaryrefslogtreecommitdiffstats
path: root/dependencies-clm/pom.xml
diff options
context:
space:
mode:
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 0ab95ac..89d1549 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>