|
|
@ -110,6 +110,11 @@ |
|
|
|
<artifactId>spring-web</artifactId> |
|
|
|
<artifactId>spring-web</artifactId> |
|
|
|
<version>${spring.version}</version> |
|
|
|
<version>${spring.version}</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
|
|
|
|
<artifactId>spring-security-core</artifactId> |
|
|
|
|
|
|
|
<version>${spring.security.version}</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<artifactId>spring-security-web</artifactId> |
|
|
|
<artifactId>spring-security-web</artifactId> |
|
|
|