(note: moved from https://github.com/FasterXML/jackson-databind/issues/2090) Looks like handling of escaped `-` character, as "\u003D" fails, unlike other escapes. It should work just fine.