Add Authorization Server starter to spring-boot-dependencies
Fixes gh-34785
This commit is contained in:
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…
Reference in New Issue