From 0114dff50d3bac38a4aa591f434d73ab169817ae Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Tue, 24 Dec 2024 07:14:49 +0100 Subject: [PATCH] WW-5503 Removes unused dependencies --- pom.xml | 102 -------------------------------------------------------- 1 file changed, 102 deletions(-) diff --git a/pom.xml b/pom.xml index 91c522c47b..b3d17cebe3 100644 --- a/pom.xml +++ b/pom.xml @@ -606,37 +606,6 @@ 3.1.8 - - - com.google.errorprone - error_prone_annotations - 2.23.0 - - - - org.apache.felix - org.apache.felix.framework - 6.0.3 - provided - - - - - org.apache.felix - org.apache.felix.main - 7.0.5 - - - org.apache.felix - org.apache.felix.shell - 1.4.3 - - - org.apache.felix - org.apache.felix.shell.tui - 1.4.1 - - org.apache.velocity @@ -727,40 +696,12 @@ 5.0.0-M1 - - org.glassfish.web - jakarta.servlet.jsp.jstl - 3.0.1 - test - - - - jakarta.servlet.jsp.jstl - jakarta.servlet.jsp.jstl-api - 3.0.0 - test - - jakarta.el jakarta.el-api 5.0.0 - - org.apache.tomcat - tomcat-jasper - 10.1.15 - provided - - - - org.apache.tomcat - tomcat-api - 10.1.15 - provided - - jakarta.servlet.jsp jakarta.servlet.jsp-api @@ -768,19 +709,6 @@ provided - - taglibs - request - 1.0.1 - test - - - - org.apache.tomcat - tomcat-juli - 10.1.15 - - commons-logging @@ -812,11 +740,6 @@ commons-text 1.12.0 - - commons-el - commons-el - 1.0 - org.apache.commons commons-jci-fam @@ -921,13 +844,6 @@ test - - jmock - jmock-cglib - 1.2.0 - test - - org.slf4j slf4j-api @@ -983,17 +899,6 @@ - - io.github.x-stream - mxparser - 1.2.1 - - - jakarta.persistence - jakarta.persistence-api - 3.1.0 - - com.fasterxml.jackson.core jackson-core @@ -1041,13 +946,6 @@ 5.1.2.Final - - xerces - xercesImpl - 2.12.2 - test - -