Skip to content

Commit b7df861

Browse files
committed
Apply request-handler-ref to CsrfAuthenticationStrategy
Closes gh-16801
1 parent c84c438 commit b7df861

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/src/test/java/org/springframework/security/config/http/CsrfConfigTests.java

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import jakarta.servlet.Filter;
2323
import jakarta.servlet.http.HttpServletRequest;
2424
import jakarta.servlet.http.HttpServletResponse;
25-
2625
import org.eclipse.jetty.http.HttpStatus;
2726
import org.junit.jupiter.api.Test;
2827
import org.junit.jupiter.api.extension.ExtendWith;

0 commit comments

Comments
 (0)