* https://github.com/iluwatar/java-design-patterns/issues/1009 - remove child versions

* https://github.com/iluwatar/java-design-patterns/issues/1009 - add custom jaxb version for cqrs
This commit is contained in:
adamski.pro
2019-10-25 05:58:33 +02:00
committed by Ilkka Seppälä
parent 1b6cecda19
commit 1cb1bdcb57
5 changed files with 1 additions and 5 deletions

View File

@ -50,8 +50,8 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<scope>test</scope>
<version>2.1.17</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>