|
@@ -19,9 +19,6 @@ dependencies {
|
|
|
implementation 'org.springframework.security:spring-security-web'
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
|
|
|
|
|
|
- implementation("org.slf4j:slf4j-api:${slf4j}")
|
|
|
- implementation("org.slf4j:slf4j-log4j12:${slf4j}")
|
|
|
-
|
|
|
implementation "com.github.penggle:kaptcha:${kaptcha}"
|
|
|
implementation "org.apache.commons:commons-lang3:${commons_lang3}"
|
|
|
implementation "commons-io:commons-io:${commons_io}"
|