浏览代码

设置打包版本

tianyun 3 年之前
父节点
当前提交
177c6d4c4b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      springboot-main/pom.xml

+ 1 - 0
springboot-main/pom.xml

@@ -17,6 +17,7 @@
             <plugin>
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.4.1</version>
                 <configuration>
                 <configuration>
                     <fork>true</fork>
                     <fork>true</fork>
                     <layout>ZIP</layout>
                     <layout>ZIP</layout>