@@ -76,7 +76,7 @@ configurations {
dependencyManagement {
imports {
mavenBom "org.springframework.boot:spring-boot-dependencies:${springBootVersion}"
- mavenBom "com.aizuda:aizuda-bom:${aizudaVersion}"
+ mavenBom "com.aizuda:aizuda-bom:1.0.3"
}