Consistent upgrade to Rome 1.12 and WebJars Locator 0.36

This commit is contained in:
Juergen Hoeller
2019-01-24 15:18:43 +01:00
parent edadb9efb6
commit 493e9c1ff0
3 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ dependencies {
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.11.1")
testCompile("com.rometools:rome:1.12.0")
testCompile("org.apache.tiles:tiles-api:${tiles3Version}")
testCompile("org.apache.tiles:tiles-core:${tiles3Version}", withoutJclOverSlf4J)
testCompile("org.apache.tiles:tiles-servlet:${tiles3Version}", withoutJclOverSlf4J)