-
Notifications
You must be signed in to change notification settings - Fork 607
Usage of deprecated package found : org.apache.sling.commons.json #3724
Description
Hi All,
We got Adobe email to remove deprecated message.
"The deprecated APIs targeting 2/26/2026 removal should no longer be used in code. To prevent deployment blocks, remove API usage before March 30, 2026"
We're getting the below deprecated message in Cloud build logs
Message:
Usage of deprecated package found : org.apache.sling.commons.json : Usage of this deprecated API is not supported in AEM as a Cloud Service. Deprecated since 2022-12-31 For removal : 2023-02-28
Environment :
AEM Version - AEM as a Cloud Service
AEM SDK : 2025.6.21331.20250619T192625Z-250500
AEM : 2026.2.24678.20260226T154829Z-260200
We tried to upgrade ACS AEM commons to 6.14 but still this deprecated message is not removed from build logs. Could you please let us know if any fix/suggestion for this.
Thanks for your support