Skip to content

Commit df16349

Browse files
committed
Rename oauth2-oidc-client starter in sample
Fixup sample POM following rename of the oauth2-oidc-client starter. See spring-projectsgh-14951
1 parent 62cb0f9 commit df16349

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-samples/spring-boot-sample-oauth2-client

1 file changed

+1
-1
lines changed

spring-boot-samples/spring-boot-sample-oauth2-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- Compile -->
1919
<dependency>
2020
<groupId>org.springframework.boot</groupId>
21-
<artifactId>spring-boot-starter-oauth2-oidc-client</artifactId>
21+
<artifactId>spring-boot-starter-oauth2-client</artifactId>
2222
</dependency>
2323
<dependency>
2424
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)