corda/core
Katelyn Baker 06a8a4bada Serialising null chars was broken
The recent changes that were put in to allow chars to be serialised at
all failed to take into account nullability and thus if a char was null
and that object was first serlialised then desierliased it would throw
a NPE
2017-07-27 12:08:03 +01:00
..
src Serialising null chars was broken 2017-07-27 12:08:03 +01:00
build.gradle POMs generated by publishing are now correct. (#1055) 2017-07-18 12:34:56 +01:00