java-json-tools / jackson-coreutils

JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)
Other
5 stars 6 forks source link

Restore JacksonUtils.asMap to returning mutable maps. #53

Closed Capstan closed 4 years ago

Capstan commented 4 years ago

This was the behavior before commit 97eeb08 and apparently several json-schema-core tests rely on this behavior. Added a test.