jaxb-impl 2.3.1->2.3.2 + jaxb1-impl
| | |
| | | Subproject commit 0388d672b135252701c1731d6d3eb826b9215122 |
| | | Subproject commit 5c75630f56127551d3b711a98e7cb5e2a1411456 |
| | |
| | | <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-core</artifactId> |
| | | <version>2.3.0.1</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.sun.xml.bind</groupId> |
| | | <artifactId>jaxb-impl</artifactId> |
| | | <version>2.3.1</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |