Hi @NageshRaja,
The aemanalyser-maven-plugin resolves against the latest available SDK API unless pinned. If you’re using the default plugin configuration, Maven may be pulling the newest version from Adobe’s repo, not the one in your property.
Another dependency (e.g., uber-jar, project BOM, or p...