mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Fix debug message that does not properly handle single quotes according to java.text.MessageFormat, which in turn causes the replacement to not be handled. Signed-off-by: Phil Brown <brownp@stellarscience.com>