Loading pom.xml +6 −1 Original line number Diff line number Diff line Loading @@ -207,7 +207,12 @@ </dependency> <!-- JAXB Implementation --> <!-- JAXB API and Implementation --> <dependency> <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>2.3.1</version> </dependency> <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-impl</artifactId> Loading Loading
pom.xml +6 −1 Original line number Diff line number Diff line Loading @@ -207,7 +207,12 @@ </dependency> <!-- JAXB Implementation --> <!-- JAXB API and Implementation --> <dependency> <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>2.3.1</version> </dependency> <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-impl</artifactId> Loading