Skip to content

Commit e60d48d

Browse files
committed
Upgrade to hessian 4.0.62
1 parent 829e9f5 commit e60d48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ configure(allprojects) { project ->
6969
entry 'rsocket-transport-netty'
7070
}
7171

72-
dependency "com.caucho:hessian:4.0.51"
72+
dependency "com.caucho:hessian:4.0.62"
7373
dependency "com.fasterxml:aalto-xml:1.2.1"
7474
dependency("com.fasterxml.woodstox:woodstox-core:5.2.0") {
7575
exclude group: "stax", name: "stax-api"

0 commit comments

Comments
 (0)