From 44d87c2ce6778a916489945ac33da4942591ea9b Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 15 Sep 2020 22:43:01 +0200 Subject: Revert lib required by AAF This lib must be re-introduced for AAF otherwise at runtime there is a classnotfound Issue-ID: CLAMP-915 Signed-off-by: sebdet (cherry picked from commit 68af81034f311e6a25221648f48ae6db7c8e30b6) Change-Id: I34a72f627689c26ed665d9da61c23e85e4a3dfe0 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f4ff41899..e5ac3a002 100644 --- a/pom.xml +++ b/pom.xml @@ -375,6 +375,12 @@ spring-boot-starter-data-jpa + + + javax.xml.ws + jaxws-api + 2.3.1 + org.onap.aaf.authz aaf-cadi-aaf -- cgit 1.2.3-korg