Merge branch '5.1.x'

This commit is contained in:
Juergen Hoeller
2019-07-20 18:23:00 +02:00
8 changed files with 22 additions and 22 deletions

View File

@@ -68,8 +68,8 @@ dependencies {
testCompile("org.junit.platform:junit-platform-testkit")
testCompile("org.junit.jupiter:junit-jupiter-params")
testCompile("com.fasterxml.jackson.core:jackson-databind:${jackson2Version}")
testCompile("com.thoughtworks.xstream:xstream:1.4.10")
testCompile("com.rometools:rome:1.12.0")
testCompile("com.thoughtworks.xstream:xstream:1.4.11.1")
testCompile("com.rometools:rome:1.12.1")
testCompile("org.apache.tiles:tiles-api:${tiles3Version}")
testCompile("org.apache.tiles:tiles-core:${tiles3Version}", withoutJclOverSlf4j)
testCompile("org.apache.tiles:tiles-servlet:${tiles3Version}", withoutJclOverSlf4j)