Upgrade to Java Activation Framework 1.2 as API dependency
Includes XMLUnit 2.6.1 and Undertow 2.0.13. Issue: SPR-16115
This commit is contained in:
@@ -81,7 +81,7 @@ dependencies {
|
||||
optional("io.netty:netty-buffer")
|
||||
testCompile("io.projectreactor:reactor-test")
|
||||
testCompile("org.apache.tomcat.embed:tomcat-embed-core:${tomcatVersion}")
|
||||
testCompile("org.xmlunit:xmlunit-matchers:2.6.0")
|
||||
testCompile("org.xmlunit:xmlunit-matchers:2.6.1")
|
||||
testCompile("javax.xml.bind:jaxb-api:2.3.0")
|
||||
testCompile("com.fasterxml.woodstox:woodstox-core:5.1.0") {
|
||||
exclude group: "stax", module: "stax-api"
|
||||
|
||||
Reference in New Issue
Block a user