mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Update `ErrorPageSecurityFilterConfiguration` to guard against the case where `spring-security-core` is on the classpath but `spring-security-web` is not. Fixes gh-28774