From 1d884d5660b827964e10d4dc95d95ee6838e0aca Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 15 Sep 2018 12:41:30 +1200 Subject: Add Java modules dependencies --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 38d3f8626..3d66383af 100644 --- a/pom.xml +++ b/pom.xml @@ -184,6 +184,26 @@ jnr-posix 3.0.46 + + javax.xml.bind + jaxb-api + 2.2.11 + + + com.sun.xml.bind + jaxb-core + 2.2.11 + + + com.sun.xml.bind + jaxb-impl + 2.2.11 + + + javax.activation + activation + 1.1.1 + -- cgit v1.2.3