aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-04-27 17:25:29 +0200
committersebdet <sebastien.determe@intl.att.com>2020-04-27 17:25:29 +0200
commitfc1dec6302b13f82de579685aa62506e704bf916 (patch)
treecda0585c05fd1ab465a95437f457844efbb63c63
parenta5b48cf2e9f24686527997a2eb366bbc603b867b (diff)
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
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 8a51b5c00..99123dd06 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>