|
|
|
@ -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" |
|
|
|
|