From f14d7b14905c3a3cf313fa18fbc93c8f18730862 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 8 Sep 2020 15:15:03 +0200 Subject: add missing dependency for builds with Java 11 --- id/server/moa-id-jaxb_classes/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/id/server/moa-id-jaxb_classes/pom.xml b/id/server/moa-id-jaxb_classes/pom.xml index 1f1730d99..bb042233d 100644 --- a/id/server/moa-id-jaxb_classes/pom.xml +++ b/id/server/moa-id-jaxb_classes/pom.xml @@ -64,4 +64,18 @@ + + + javax.xml.bind + jaxb-api + + + com.sun.xml.bind + jaxb-core + + + com.sun.xml.bind + jaxb-impl + + \ No newline at end of file -- cgit v1.2.3