|
@@ -79,7 +79,7 @@ dependencyManagement {
|
|
|
}
|
|
|
|
|
|
dependencies {
|
|
|
- implementation("com.aizuda:aizuda-service-parent:1.0.1") {
|
|
|
+ implementation("com.aizuda:aizuda-service-parent:1.0.2") {
|
|
|
// 纯 mysql 运行环境打开该配置排除 PG 依赖
|
|
|
// exclude group:"org.postgresql", module:"postgresql"
|
|
|
}
|