소스 검색

aizuda-bom 修改为 1.0.3

hubin 9 달 전
부모
커밋
4ddc093d38
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -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"
     }
 }