Skip to content

Commit 8478007

Browse files
author
rcsoyer
committed
bring it back dep
1 parent 5feb4fe commit 8478007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
3838
implementation 'org.springframework.boot:spring-boot-starter-security'
3939
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
40-
// implementation 'org.springframework.boot:spring-boot-starter-oauth2-authorization-server'
40+
implementation 'org.springframework.boot:spring-boot-starter-oauth2-authorization-server'
4141
implementation 'org.springframework.boot:spring-boot-starter-validation'
4242
implementation 'org.springframework.boot:spring-boot-starter-actuator'
4343
implementation 'org.springframework.session:spring-session-core'

0 commit comments

Comments
 (0)