Unverified Commit 07b93f09 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

move back to JAXB impl v2

parent c63a1160
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -216,7 +216,7 @@
		<dependency>
		<dependency>
		    <groupId>com.sun.xml.bind</groupId>
		    <groupId>com.sun.xml.bind</groupId>
		    <artifactId>jaxb-impl</artifactId>
		    <artifactId>jaxb-impl</artifactId>
		    <version>3.0.1</version>
		    <version>2.3.4</version>
		    <scope>runtime</scope>
		    <scope>runtime</scope>
		</dependency>
		</dependency>
	</dependencies>
	</dependencies>