Forráskód Böngészése

指定maven构建版本

xiaofei 2 éve
szülő
commit
17dc5216d1
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -375,6 +375,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.6.2</version>
                 <configuration>
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>