|
@@ -36,7 +36,6 @@ dependencies {
|
|
|
implementation 'com.baomidou:mybatis-plus-boot-starter:3.5.3.1'
|
|
|
implementation 'com.baomidou:dynamic-datasource-spring-boot-starter:3.6.1'
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-validation'
|
|
|
- implementation 'org.springframework.boot:spring-boot-starter-validation'
|
|
|
testImplementation 'com.baomidou:mybatis-plus-generator:3.5.3'
|
|
|
testImplementation 'org.freemarker:freemarker:2.3.31'
|
|
|
|
|
@@ -68,8 +67,7 @@ dependencies {
|
|
|
implementation 'org.springframework.retry:spring-retry:1.3.1'
|
|
|
|
|
|
implementation 'com.aliyun.oss:aliyun-sdk-oss:3.10.2'
|
|
|
-
|
|
|
-
|
|
|
+ implementation 'xerces:xercesImpl:2.11.0'
|
|
|
|
|
|
|
|
|
}
|