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:
@@ -100,7 +100,7 @@ dependencies {
|
||||
optional("javax.transaction:javax.transaction-api:1.2") // for @javax.transaction.Transactional support
|
||||
testCompile(project(":spring-core")) // for CodeStyleAspect
|
||||
testCompile(project(":spring-test"))
|
||||
testCompile("javax.mail:javax.mail-api:${javamailVersion}")
|
||||
testCompile("javax.mail:javax.mail-api:1.6.0")
|
||||
}
|
||||
|
||||
eclipse.project {
|
||||
|
||||
Reference in New Issue
Block a user