Add Authorization Server starter to spring-boot-dependencies

Fixes gh-34785
pull/34804/head
Andy Wilkinson 2 years ago
parent cd17d92eac
commit f62668dfe1

@ -1227,6 +1227,7 @@ bom {
"spring-boot-starter-logging",
"spring-boot-starter-mail",
"spring-boot-starter-mustache",
"spring-boot-starter-oauth2-authorization-server",
"spring-boot-starter-oauth2-client",
"spring-boot-starter-oauth2-resource-server",
"spring-boot-starter-quartz",

Loading…
Cancel
Save