|
|
|
|
@ -2183,17 +2183,6 @@
@@ -2183,17 +2183,6 @@
|
|
|
|
|
<scope>import</scope> |
|
|
|
|
<type>pom</type> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
|
<artifactId>spring-security-core</artifactId> |
|
|
|
|
<version>${spring-security.version}</version> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>commons-logging</groupId> |
|
|
|
|
<artifactId>commons-logging</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
|
<artifactId>spring-security-jwt</artifactId> |
|
|
|
|
|