Fix build with jackson-databind 2.16.x

OBS-URL: https://build.opensuse.org/package/show/Java:packages/aws-sdk-java?expand=0&rev=35
This commit is contained in:
Fridrich Strba 2024-03-10 22:17:23 +00:00 committed by Git OBS Bridge
parent cd27aeca7b
commit 314ec8defc

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 10 22:16:18 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* aws-sdk-java-jackson-databind.patch
+ do not use previously deprecated classes that were removed
in jackson-databind 2.16.x
-------------------------------------------------------------------
Tue Feb 20 11:16:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>