Hi, have anyone encountered bundle issue after upgrading core.wcm.components.core dependecy from 2.17.6 to 2.20.8 version?
I'm trying to fix the snyk issue coming from 2.17.6 version.
Here are the errors from Adobe Experience Manager Core WCM Components Core Bundlecom.adobe.cq.core.wcm.components.core
- com.adobe.cq.wcm.spi,version=[0.1,1) -- Cannot be resolved
- com.day.cq.dam.scene7.api.constants,version=[2.11,3) -- Cannot be resolved
- javax.annotation.meta -- Cannot be resolved but is not required
Thank you!
Solved! Go to Solution.
Views
Replies
Total Likes
You can go on /system/console/depfinder to check the package dependencies version in aem and then you can adjust those versions in your Pom.xml to the expected/matching version
Requesting you to please check, if the wcm core components version is compatible with AEM's version
You can go on /system/console/depfinder to check the package dependencies version in aem and then you can adjust those versions in your Pom.xml to the expected/matching version