This commit is contained in:
dzcr
2022-09-23 17:28:16 +08:00
committed by Olga Maciaszek-Sharma
parent 11e9c5dab0
commit d501cbbd07
6 changed files with 429 additions and 16 deletions

View File

@@ -225,6 +225,10 @@
<version>2.11.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-client</artifactId>
</dependency>
</dependencies>
<profiles>
<profile>