aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/pom.xml
diff options
context:
space:
mode:
authorwasala <przemyslaw.wasala@nokia.com>2018-09-12 08:19:26 +0200
committerwasala <przemyslaw.wasala@nokia.com>2018-09-12 08:19:26 +0200
commitf3ce51af8a937fcd91100351ad711dfa6db0e723 (patch)
treed3343c1ec6ee0b6a92e4437b05628d03faf1584a /prh-app-server/pom.xml
parent3cc41a9deb1aa19961670c5bd3a8cbad4d362d3b (diff)
Removed Security - Critical vulnerabilities
Deleted all security vulnerabilities with severity >=7 Change-Id: I496acedbed93c17e7f3a6d1f634c7a56558fb0c8 Issue-ID: DCAEGEN2-770 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'prh-app-server/pom.xml')
-rw-r--r--prh-app-server/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/prh-app-server/pom.xml b/prh-app-server/pom.xml
index f663227c..59ffb996 100644
--- a/prh-app-server/pom.xml
+++ b/prh-app-server/pom.xml
@@ -154,10 +154,6 @@
<artifactId>gson</artifactId>
</dependency>
<dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcpkix-jdk15on</artifactId>
- </dependency>
- <dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
</dependency>