diff options
author | Gervais-Martial Ngueko <gervais-martial.ngueko@intl.att.com> | 2020-04-27 15:42:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-27 15:42:31 +0000 |
commit | 965914be0781fb320ce84126ed03f8e5cc1f7dde (patch) | |
tree | ffdc9017272318969f2e98cbcb2ee32ad2602894 /pom.xml | |
parent | 80a6f12466e31e76ffd0edf46934cae22b2bf171 (diff) | |
parent | fc1dec6302b13f82de579685aa62506e704bf916 (diff) |
Merge "Fix bugs reported by sonar/nexus-iq"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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> |