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)
1  2 
pom.xml

diff --combined pom.xml
+++ b/pom.xml
@@@ -26,7 -26,7 +26,7 @@@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.clamp</groupId>
        <artifactId>clds</artifactId>
 -      <version>5.0.5-SNAPSHOT</version>
 +      <version>5.0.6-SNAPSHOT</version>
        <name>clamp</name>
  
  
                        <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>