From e13a23708777f75585a715fab505adcf86e06338 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 12 May 2020 10:49:53 -0400 Subject: Add jetty-servlets as a dependency Policy team uses this dependency in addition to the other jetty dependencies - perhaps other projects do also. Issue-ID: INT-1464 Change-Id: Icad19e8aa1c064ea6106a69762d5830b4906e9d3 Signed-off-by: Pamela Dragosh (cherry picked from commit 1ad6abffb30d97600bff2b5889e64ab7ff9a249f) --- dependencies-clm/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dependencies-clm') diff --git a/dependencies-clm/pom.xml b/dependencies-clm/pom.xml index 92a5321..4cc6d3e 100644 --- a/dependencies-clm/pom.xml +++ b/dependencies-clm/pom.xml @@ -38,6 +38,10 @@ org.eclipse.jetty jetty-servlet + + org.eclipse.jetty + jetty-servlets + org.eclipse.jetty jetty-server -- cgit 1.2.3-korg