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

@@ -58,7 +58,7 @@ dependencies {
optional("com.google.code.gson:gson:2.8.5")
optional("com.google.protobuf:protobuf-java-util:3.6.1")
optional("com.googlecode.protobuf-java-format:protobuf-java-format:1.4")
optional("com.rometools:rome:1.11.1")
optional("com.rometools:rome:1.12.0")
optional("com.caucho:hessian:4.0.51")
optional("org.codehaus.groovy:groovy:${groovyVersion}")
optional("org.jetbrains.kotlin:kotlin-reflect:${kotlinVersion}")