Add Authorization Server starter to spring-boot-dependencies

Fixes gh-34785
This commit is contained in:
Andy Wilkinson 2023-03-28 09:28:30 +01:00
parent cd17d92eac
commit f62668dfe1
1 changed files with 1 additions and 0 deletions

View File

@ -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",