Commit df163497 authored by Phillip Webb's avatar Phillip Webb

Rename oauth2-oidc-client starter in sample

Fixup sample POM following rename of the oauth2-oidc-client starter.

See gh-14951
parent 62cb0f95
......@@ -18,7 +18,7 @@
<!-- Compile -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-oidc-client</artifactId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment