Skip to content

Commit f62668d

Browse files
committed
Add Authorization Server starter to spring-boot-dependencies
Fixes gh-34785
1 parent cd17d92 commit f62668d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,6 +1227,7 @@ bom {
12271227
"spring-boot-starter-logging",
12281228
"spring-boot-starter-mail",
12291229
"spring-boot-starter-mustache",
1230+
"spring-boot-starter-oauth2-authorization-server",
12301231
"spring-boot-starter-oauth2-client",
12311232
"spring-boot-starter-oauth2-resource-server",
12321233
"spring-boot-starter-quartz",

0 commit comments

Comments
 (0)