Skip to content

Commit 3cd39f9

Browse files
Refactored associated dependencies of ObjectPostProcessor
1 parent ae44ac3 commit 3cd39f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/src/test/java/org/springframework/security/config/annotation/ObjectPostProcessorTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import java.util.List;
2222

2323
import org.junit.jupiter.api.Test;
24-
24+
import org.springframework.security.config.ObjectPostProcessor;
2525
import static org.assertj.core.api.Assertions.assertThatObject;
2626

2727
/**

0 commit comments

Comments
 (0)