diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -419,7 +419,7 @@ <dependency> <groupId>javax.xml.bind</groupId> - <artifactId>:jaxb-api</artifactId> + <artifactId>jaxb-api</artifactId> <version>2.2.1</version> </dependency> |