Merge branch '2.6.x' into 2.7.x

This commit is contained in:
Phillip Webb
2021-12-16 13:55:55 -08:00

View File

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