Describe the bug
ACCEPT_CASE_INSENSITIVE_ENUMS not working for enums as map keys
Version information
2.11.2
To Reproduce
Use enum as map key and deserialize json with different key case
Expected behavior
ACCEPT_CASE_INSENSITIVE_ENUMS works for map enum keys