diff --git a/pom.xml b/pom.xml index 2d100b7574a902af314a3e78bc11e187318e222d..5ea929d388011c7d36382ca2b65b2f7019bf7099 100644 --- a/pom.xml +++ b/pom.xml @@ -88,11 +88,6 @@ <artifactId>lombok</artifactId> <scope>provided</scope> </dependency> - <dependency> - <groupId>org.springframework.security</groupId> - <artifactId>spring-security-test</artifactId> - <scope>test</scope> - </dependency> </dependencies> <build>