Spring Security 적용

Spring 최신 버전으로 롤백
This commit is contained in:
roy-zz
2022-04-22 01:08:58 +09:00
parent 95ecd29673
commit 65da5e001e
10 changed files with 14 additions and 30 deletions

View File

@@ -1,7 +1,3 @@
ext {
set('springCloudVersion', "2020.0.5")
}
dependencies {
implementation(project(":util"))