Fix bugs reported by sonar/nexus-iq 88/106688/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 27 Apr 2020 15:25:29 +0000 (17:25 +0200)
committersebdet <sebastien.determe@intl.att.com>
Mon, 27 Apr 2020 15:25:29 +0000 (17:25 +0200)
Fix bugs reported by sonar as critical, major, ...

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

pom.xml

diff --git a/pom.xml b/pom.xml
index 8a51b5c..99123dd 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>