|
@@ -16,8 +16,7 @@
|
|
|
|
|
|
package org.springframework.security.web.authentication;
|
|
|
|
|
|
-import javax.servlet.http.HttpSession;
|
|
|
-
|
|
|
+import jakarta.servlet.http.HttpSession;
|
|
|
import org.junit.jupiter.api.Test;
|
|
|
|
|
|
import org.springframework.mock.web.MockHttpServletRequest;
|