2 Commits 109671904f ... 2cba35ad12

Tác giả SHA1 Thông báo Ngày
  bianlz 2cba35ad12 Merge remote-tracking branch 'origin/master' 6 tháng trước cách đây
  bianlz c1dd456078 fix pom 修复依赖spring-autoconfigure 6 tháng trước cách đây
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      pangu-component/pangu-component-domain-starter/pom.xml

+ 1 - 2
pangu-component/pangu-component-domain-starter/pom.xml

@@ -21,7 +21,6 @@
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-autoconfigure</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
@@ -34,4 +33,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-</project>
+</project>