Fix compilation with JDK11
[lispflowmapping.git] / mappingservice / dsbackend / pom.xml
index 26aa4acdd4d8c79245cdd7507c7c0daf8256a96b..1b157edda85bf7dfc39010153ce73fe09b80405f 100644 (file)
       <artifactId>sal-binding-api</artifactId>
       <version>1.9.0-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>javax.xml.bind</groupId>
+      <artifactId>jaxb-api</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>org.powermock</groupId>
       <artifactId>powermock-api-mockito2</artifactId>