Build against EE 8 API level wherever possible
Upgrade to JAXB 2.3, JAX-WS 2.3, Annotations 1.3.1, Interceptor 1.2.1. Also includes Log4J 2.9.1 and Asciidoctor 1.5.6.
This commit is contained in:
@@ -13,5 +13,5 @@ dependencies {
|
||||
optional("javax.servlet:javax.servlet-api:3.1.0")
|
||||
testCompile("org.aspectj:aspectjweaver:${aspectjVersion}")
|
||||
testCompile("org.hsqldb:hsqldb:${hsqldbVersion}")
|
||||
testRuntime("javax.xml.bind:jaxb-api:${jaxbVersion}")
|
||||
testRuntime("javax.xml.bind:jaxb-api:2.3.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user