mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 00:32:14 +00:00
Fix @since for MockEventListener
This commit is contained in:
parent
26bc6be850
commit
b91ebf7090
@ -24,7 +24,7 @@ import java.util.List;
|
||||
|
||||
/**
|
||||
* @author Rob Winch
|
||||
* @since 5.0
|
||||
* @since 5.0.2
|
||||
*/
|
||||
public class MockEventListener<T extends ApplicationEvent>
|
||||
implements ApplicationListener<T> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user