trying to reproduce issue

This commit is contained in:
marat 2021-05-07 15:54:15 +03:00
parent 32f97870c0
commit e5c724e2eb

View file

@ -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>