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 --- STALService/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'STALService/pom.xml') diff --git a/STALService/pom.xml b/STALService/pom.xml index 334a2ab0..f404b789 100644 --- a/STALService/pom.xml +++ b/STALService/pom.xml @@ -19,5 +19,22 @@ org.slf4j slf4j-api + + + com.sun.xml.bind + jaxb-impl + test + + + com.sun.xml.bind + jaxb-core + test + + + javax.xml.bind + jaxb-api + test + + \ No newline at end of file -- cgit v1.2.3