From 5757e16ec8ae5f10ffb9aca15e8fb900ed077389 Mon Sep 17 00:00:00 2001 From: HÃ¥kon Hallingstad Date: Thu, 19 Mar 2020 21:17:03 +0100 Subject: Fix HK2 service reification failure --- jaxrs_client_utils/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jaxrs_client_utils/pom.xml b/jaxrs_client_utils/pom.xml index d32d4c5eccc..e199a8e2639 100644 --- a/jaxrs_client_utils/pom.xml +++ b/jaxrs_client_utils/pom.xml @@ -81,6 +81,16 @@ mockito-core test + + com.sun.activation + javax.activation + test + + + javax.xml.bind + jaxb-api + test + -- cgit v1.2.3