We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829e9f5 commit e60d48dCopy full SHA for e60d48d
build.gradle
@@ -69,7 +69,7 @@ configure(allprojects) { project ->
69
entry 'rsocket-transport-netty'
70
}
71
72
- dependency "com.caucho:hessian:4.0.51"
+ dependency "com.caucho:hessian:4.0.62"
73
dependency "com.fasterxml:aalto-xml:1.2.1"
74
dependency("com.fasterxml.woodstox:woodstox-core:5.2.0") {
75
exclude group: "stax", name: "stax-api"
0 commit comments