Skip to content

Commit 62cb0f9

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

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
</dependency>
487487
<dependency>
488488
<groupId>org.springframework.boot</groupId>
489-
<artifactId>spring-boot-starter-oauth2-oidc-client</artifactId>
489+
<artifactId>spring-boot-starter-oauth2-client</artifactId>
490490
<version>${revision}</version>
491491
</dependency>
492492
<dependency>

0 commit comments

Comments
 (0)