|
|
|
@ -1059,23 +1059,11 @@ |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<artifactId>spring-security-oauth2-client</artifactId> |
|
|
|
<version>${spring-security.version}</version> |
|
|
|
<exclusions> |
|
|
|
<exclusion> |
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
<artifactId>spring-core</artifactId> |
|
|
|
</exclusion> |
|
|
|
</exclusions> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<artifactId>spring-security-oauth2-jose</artifactId> |
|
|
|
<version>${spring-security.version}</version> |
|
|
|
<exclusions> |
|
|
|
<exclusion> |
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
<artifactId>spring-core</artifactId> |
|
|
|
</exclusion> |
|
|
|
</exclusions> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|