diff --git a/build.gradle b/build.gradle index 8afc3b71..ab6fbf0e 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-web' // redis - implementation 'org.springframework.boot:spring-boot-starter-data-redis' +// implementation 'org.springframework.boot:spring-boot-starter-data-redis' //security // implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'