|
@@ -38,8 +38,8 @@
|
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
- <groupId>org.springframework.security</groupId>
|
|
|
|
- <artifactId>spring-security-oauth2-client</artifactId>
|
|
|
|
|
|
+ <groupId>org.springframework.boot</groupId>
|
|
|
|
+ <artifactId>spring-boot-starter-oauth2-client</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.provectus</groupId>
|
|
<groupId>com.provectus</groupId>
|