|
|
|
|
@ -208,6 +208,12 @@
@@ -208,6 +208,12 @@
|
|
|
|
|
<version>1.9.5</version> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
|
<artifactId>spring-security-test</artifactId> |
|
|
|
|
<version>4.0.0.CI-SNAPSHOT</version> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|
<artifactId>spring-test</artifactId> |
|
|
|
|
|