From ed35a5e8e6edb213be2f56fe9d0c156bd175cdaf Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 24 Jan 2018 10:42:29 +0100 Subject: updates to use java compiler from Java 9 package --- bkucommon/pom.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'bkucommon/pom.xml') diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index be5679a7..b0bda903 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -114,16 +114,21 @@ true - org.glassfish.metro - webservices-rt - - test - + org.glassfish.metro + webservices-rt + test + + + javax.activation + activation + test + + + org.glassfish.jaxb jaxb-runtime - 2.2.11 commons-configuration -- cgit v1.2.3