Closed sbailliez closed 8 months ago
Hi @sbailliez! We'll be able to look into this in a week.
@rsedykh FYI, thanks to @sbailliez's report we were able to add a patch to 2.16 version, so upgrade to 2.16 would do the trick 👍🏼
Thank you, guys! https://github.com/uploadcare/uploadcare-java/releases/tag/v3.5.3
See https://github.com/FasterXML/jackson-databind/issues/4409 for context.
Jackson 2.16.0 and 2.16.1 break the uploadcare client because of the presence of RGBA and RGBa in FileColor.Mode
Code / screenshots
The enum
File.ColorMode
needs to be annotated explicitly to behave properly.Environment