Remove useless dep 49/110849/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 14:27:20 +0000 (16:27 +0200)
committersebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 14:27:20 +0000 (16:27 +0200)
Remove useless dependencies

Issue-ID: CLAMP-915
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I355ff48bc3cf88da8e6dd67f73c9bb61d2e97d42

pom.xml

diff --git a/pom.xml b/pom.xml
index 0a0d6c4..57daf56 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                </exclusion>
                        </exclusions>
                </dependency>
-               <dependency>
-                       <groupId>org.codehaus.janino</groupId>
-                       <artifactId>janino</artifactId>
-                       <version>3.0.8</version>
-               </dependency>
                <dependency>
                        <groupId>org.apache.tomcat.embed</groupId>
                        <artifactId>tomcat-embed-core</artifactId>