diff --git a/build.gradle b/build.gradle index 116c573..700a610 100644 --- a/build.gradle +++ b/build.gradle @@ -35,7 +35,7 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-actuator' implementation 'org.springframework.boot:spring-boot-starter-cache' implementation 'org.springframework.boot:spring-boot-starter-aop' - implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server' +// implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server' implementation 'org.springframework.retry:spring-retry' annotationProcessor "org.springframework.boot:spring-boot-configuration-processor"