Replies: 3 comments 2 replies
|
So the problem has been discussed and solved in the linked Jackson issue.
Hence, I am closing this. |
2 replies
|
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: |
0 replies
|
Looks like we still have issue even in AwsSdk version For me it's working only I downgrade the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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)?
All reactions