|
|
@ -196,6 +196,11 @@ |
|
|
|
<artifactId>spring-core-test</artifactId> |
|
|
|
<artifactId>spring-core-test</artifactId> |
|
|
|
<scope>test</scope> |
|
|
|
<scope>test</scope> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.junit.platform</groupId> |
|
|
|
|
|
|
|
<artifactId>junit-platform-launcher</artifactId> |
|
|
|
|
|
|
|
<scope>test</scope> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<groupId>org.springframework.security</groupId> |
|
|
|
<artifactId>spring-security-oauth2-client</artifactId> |
|
|
|
<artifactId>spring-security-oauth2-client</artifactId> |
|
|
|