Following up on the dependabot PR, https://github.com/IQSS/dataverse/pull/12540/files, keycloak-dv-builtin-users-authenticator-1.0-SNAPSHOT.jar also needs to be built using the updated pom.xml.
Note: The persistence.xml file currently has two persistence units defined, 'user-store' and 'user-store-qa'. 'user-store-qa' should be removed, because it's not needed and the newer version of keycloak doesn't allow unused persistence units in the jar file.
Following up on the dependabot PR, https://github.com/IQSS/dataverse/pull/12540/files, keycloak-dv-builtin-users-authenticator-1.0-SNAPSHOT.jar also needs to be built using the updated pom.xml.
Note: The persistence.xml file currently has two persistence units defined, 'user-store' and 'user-store-qa'. 'user-store-qa' should be removed, because it's not needed and the newer version of keycloak doesn't allow unused persistence units in the jar file.