### Description This is follow-up on keycloak/keycloak#32191 . In case that policy-enforcer is removed from Keycloak repository, some updates will be needed in keycloak-client like: - Update syncing script and policy-enforcer module as the source files will be really "owned" by keycloak-client repository. No need for maven-dependency-plugin and `sync` profile in the https://github.com/keycloak/keycloak-client/blob/main/policy-enforcer/pom.xml - Small update in the README https://github.com/keycloak/keycloak-client/blob/main/README.md ### Discussion _No response_ ### Motivation _No response_ ### Details _No response_