From 733c4607e9267c2b2112835bf208d7f6a57a0617 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Thu, 8 Oct 2020 15:31:17 -0400 Subject: Exclude problematic dependency from cxf jboss rmi dependency excluded from all cxf dependencies Done at the root pom to prevent from happening again Issue-ID: SO-3292 Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61 Signed-off-by: Benjamin, Max (mb388a) --- common/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'common') diff --git a/common/pom.xml b/common/pom.xml index ff13da4ee6..74e51805ad 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -71,7 +71,6 @@ org.apache.cxf cxf-rt-rs-client - ${cxf.version} test -- cgit 1.2.3-korg