trying to reproduce issue
This commit is contained in:
parent
32f97870c0
commit
e5c724e2eb
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@
|
|||
<artifactId>spring-boot-starter-security</artifactId>
|
||||
</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>
|
||||
<groupId>com.provectus</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue