From 68af81034f311e6a25221648f48ae6db7c8e30b6 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 Change-Id: I9e928512bf44924e179b8726b7665209a82fd94f --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c1c2d773..93b59edd 100644 --- a/pom.xml +++ b/pom.xml @@ -372,6 +372,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