Replies: 3 comments 2 replies
-
So the problem has been discussed and solved in the linked Jackson issue.
Hence, I am closing this. |
Beta Was this translation helpful? Give feedback.
-
For others who are looking for an answer, the error from the original post seems is from SDK v2 (software.amazon.awssdk). The compatibility in SDK v1 (this repo) seems is fixed in 1.12.655: |
Beta Was this translation helpful? Give feedback.
-
Looks like we still have issue even in AwsSdk version For me it's working only I downgrade the |
Beta Was this translation helpful? Give feedback.
-
My expectation would be that AWS S3Client is working.
Actual result:
See FasterXML/jackson-databind#2897
Any workarounds (except downgrading jackson to old and insecure versions)?
Beta Was this translation helpful? Give feedback.
All reactions