From: jhh Date: Mon, 12 Jul 2021 13:11:27 +0000 (-0500) Subject: exclude jackson-annotations from apps classpath X-Git-Tag: 1.8.4~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bef07329d9b921003222baa23ce9db6f28ae7a15;p=policy%2Fdrools-applications.git exclude jackson-annotations from apps classpath Issue-ID: POLICY-3468 Signed-off-by: jhh Change-Id: I0c475dcfa33009eca3056dcb003f6658dacb3416 Signed-off-by: jhh (cherry picked from commit 597bb4a6fc4c0333bd8fa29eaa97abcb456de0f4) --- diff --git a/controlloop/common/feature-controlloop-management/pom.xml b/controlloop/common/feature-controlloop-management/pom.xml index 48dd0078c..3fb6c91c7 100644 --- a/controlloop/common/feature-controlloop-management/pom.xml +++ b/controlloop/common/feature-controlloop-management/pom.xml @@ -86,6 +86,7 @@ provided false org.glassfish.hk2.external,org.glassfish.hk2,io.swagger + jackson-annotations