Merge "Fix bugs reported by sonar/nexus-iq"
authorGervais-Martial Ngueko <gervais-martial.ngueko@intl.att.com>
Mon, 27 Apr 2020 15:42:31 +0000 (15:42 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 27 Apr 2020 15:42:31 +0000 (15:42 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 805bd0d..10f1053 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <artifactId>dom4j</artifactId>
                        <version>2.1.3</version>
                </dependency>
-               <dependency>
-                       <groupId>org.springframework.security</groupId>
-                       <artifactId>spring-security-web</artifactId>
-                       <version>5.2.3.RELEASE</version>
-               </dependency>
 
                <!-- TESTING -->
                <dependency>