Upgrade to hessian 4.0.62

This commit is contained in:
Brian Clozel
2019-09-02 18:44:32 +02:00
parent 829e9f5d92
commit e60d48daae

View File

@@ -69,7 +69,7 @@ configure(allprojects) { project ->
entry 'rsocket-transport-netty' entry 'rsocket-transport-netty'
} }
dependency "com.caucho:hessian:4.0.51" dependency "com.caucho:hessian:4.0.62"
dependency "com.fasterxml:aalto-xml:1.2.1" dependency "com.fasterxml:aalto-xml:1.2.1"
dependency("com.fasterxml.woodstox:woodstox-core:5.2.0") { dependency("com.fasterxml.woodstox:woodstox-core:5.2.0") {
exclude group: "stax", name: "stax-api" exclude group: "stax", name: "stax-api"