ACS Commons install issue
Failed to execute goal on project project-name.all: Could not resolve dependencies for project com.project-name.aem:project.all:content-package:1.0.0-SNAPSHOT: The following artifacts could not be resolved: com.adobe.acs:acs-aem-commons-ui.content:zip:min:5.6.0, com.adobe.acs:acs-aem-commons-ui.apps:zip:min:5.6.0: Could not find artifact com.adobe.acs:acs-aem-commons-ui.content:zip:min:5.6.0 in central (https://repo1.maven.org/maven2)
This is the error message I am getting since I tried to change my ACS Commons version. Previously, we were using ACS Commons 5.2.0, but we need something above 5.4.0. Any idea how this issue can be resolved?
And Whenever I try to build with the old version (5.2.0), the build runs successfully.

