From 4a1457c84c5f3a68ccdfb3e348996e14ccea89e8 Mon Sep 17 00:00:00 2001 From: wasala Date: Tue, 11 Sep 2018 09:50:21 +0200 Subject: PRH:security vulnerabilities fix *Removed unused libraries *Fixed vulnerablities in connection with clm scan *Replaced AssertJ in tests verification by using StepVerifier Change-Id: I81c3ac54e5514735f0fca8150fcc218d96dc5ce3 Issue-ID: DCAEGEN2-770 Signed-off-by: wasala --- prh-aai-client/pom.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'prh-aai-client/pom.xml') diff --git a/prh-aai-client/pom.xml b/prh-aai-client/pom.xml index 7edf1b6c..d055d522 100644 --- a/prh-aai-client/pom.xml +++ b/prh-aai-client/pom.xml @@ -42,10 +42,6 @@ org.immutables gson - - org.apache.httpcomponents - httpclient - org.springframework spring-beans @@ -58,10 +54,6 @@ org.springframework spring-webflux - - org.apache.commons - commons-lang3 - org.springframework.boot spring-boot-starter-reactor-netty -- cgit 1.2.3-korg