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:
@@ -45,7 +45,7 @@ ext {
|
||||
slf4jVersion = "1.7.25" // spring-jcl + consistent 3rd party deps
|
||||
tiles3Version = "3.0.8"
|
||||
tomcatVersion = "9.0.10"
|
||||
undertowVersion = "2.0.12.Final"
|
||||
undertowVersion = "2.0.13.Final"
|
||||
|
||||
gradleScriptDir = "${rootProject.projectDir}/gradle"
|
||||
withoutJclOverSlf4J = {
|
||||
|
||||
Reference in New Issue
Block a user