Why is KeyDeserializers not using BeanDescription.Supplier? The change to use BeanDescription.Supplier broke a lot of code and I am slowly catching up. This class seems to have not changed though.
https://github.com/FasterXML/jackson-databind/blob/3.x/src/main/java/tools/jackson/databind/deser/KeyDeserializers.java#L17