use version available in central
diff --git a/bval-jsr/pom.xml b/bval-jsr/pom.xml
index b9c9efb..2235a9e 100644
--- a/bval-jsr/pom.xml
+++ b/bval-jsr/pom.xml
@@ -47,13 +47,13 @@
                 <dependency>
                     <groupId>javax.xml.bind</groupId>
                     <artifactId>jaxb-api</artifactId>
-                    <version>2.3.1</version>
+                    <version>2.3.0</version>
                     <scope>provided</scope>
                 </dependency>
                 <dependency>
                     <groupId>com.sun.xml.bind</groupId>
                     <artifactId>jaxb-core</artifactId>
-                    <version>2.3.1</version>
+                    <version>2.3.0</version>
                     <scope>provided</scope>
                 </dependency>
                 <dependency>