Explorar o código

fix pom 修复依赖spring-autoconfigure

bianlz hai 4 meses
pai
achega
c1dd456078
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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>