Menu

Showing posts with label AEM Core Component. Show all posts
Showing posts with label AEM Core Component. Show all posts

com.adobe.cq.wcm.core.components.models,version=[12.29,13) -- Cannot be resolved

Check the core bundle and you will find this error.

  1. To fix this issue, you have to update the core compoennt version in project. Check the available version using depfinder and then change the version value in main pom.xml property core.wcm.components.version.
  2. Developer can also remove this dependency if they are using AEMaaCS.