Merge branch '2.6.x' into 2.7.x

This commit is contained in:
Phillip Webb 2021-12-16 13:55:55 -08:00
commit 1015df088d
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ public class ErrorPageSecurityFilter implements Filter {
@Override
public void init(FilterConfig filterConfig) throws ServletException {
// Intentionally blank
}
@Override