diff --git a/build.gradle b/build.gradle index 65df0ab..332a5fc 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ ext { /* JavaEE */ activationApiVersion = '1.2.2' annotationApiVersion = '1.3.5' - jaxbApiVersion = '2.3.3' + jaxbApiVersion = '4.0.2' injectApiVersion = '1.0' /* Testing */