We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cb0f9 commit df16349Copy full SHA for df16349
spring-boot-samples/spring-boot-sample-oauth2-client/pom.xml
@@ -18,7 +18,7 @@
18
<!-- Compile -->
19
<dependency>
20
<groupId>org.springframework.boot</groupId>
21
- <artifactId>spring-boot-starter-oauth2-oidc-client</artifactId>
+ <artifactId>spring-boot-starter-oauth2-client</artifactId>
22
</dependency>
23
24
0 commit comments