pekko/akka-serialization-jackson/src
Patrik Nordwall ef9a2c79c6 JacksonCborSerializer should use CBOR ofc, #28918
* When we updated to Jackson 2.10 (prior Akka 2.6.0) the new JsonFactoryBuilder
  was used. That doesn't preserve the formatParserFeatures and formatGeneratorFeatures
  from the base CBORFactory and therefore the format was plain JSON.

* rolling update compatibility
2020-04-20 15:09:43 +02:00
..
main JacksonCborSerializer should use CBOR ofc, #28918 2020-04-20 15:09:43 +02:00
test JacksonCborSerializer should use CBOR ofc, #28918 2020-04-20 15:09:43 +02:00