Fix bugs reported by sonar/nexus-iq
Fix bugs reported by sonar as critical, major, ...
Issue-ID: CLAMP-841
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I23122c064b64ebe2a2c8c33540c4be0b0895157d
diff --git a/pom.xml b/pom.xml
index 8a51b5c..99123dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -553,11 +553,6 @@
<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>