mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-22 00:41:20 +00:00
This commit changes HtmlTemplates to use replace instead of replaceAll since supporting regex in template keys is not needed. Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>