mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
Update build_docker.gradle
This commit is contained in:
parent
19a45446ef
commit
8c70e02ccc
@ -207,7 +207,7 @@ subprojects {
|
||||
//implementation group: 'org.springframework', name: 'spring-websocket', version: "${springVersion}"
|
||||
// https://mvnrepository.com/artifact/org.springframework.retry/spring-retry
|
||||
implementation group: 'org.springframework.retry', name: 'spring-retry', version: "${springretryVersion}"
|
||||
testimplementation group: 'org.springframework', name: 'spring-test', version: "${springVersion}"
|
||||
testImplementation group: 'org.springframework', name: 'spring-test', version: "${springVersion}"
|
||||
|
||||
//spring-security
|
||||
implementation group: 'org.springframework.security', name: 'spring-security-core', version: "${springSecurityVersion}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user