Commit 62cb0f95 authored by Phillip Webb's avatar Phillip Webb

Rename oauth2-oidc-client starter in dependencies

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

See gh-14951
parent 69b0d37f
......@@ -486,7 +486,7 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-oidc-client</artifactId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
......
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