Upgrade to Netty 4.1.33, Undertow 1.4.27, Hibernate ORM 5.2.18/5.1.17

Includes consistent upgrade to Rome 1.12.
This commit is contained in:
Juergen Hoeller
2019-02-07 22:28:36 +01:00
parent 25e9f0fad1
commit e7dbae84a5
4 changed files with 7 additions and 7 deletions

View File

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