deason 2 年之前
父节点
当前提交
38ba063d9c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config-center-server/pom.xml

+ 1 - 0
config-center-server/pom.xml

@@ -39,6 +39,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>${spring-boot.version}</version>
                 <configuration>
                     <!--<mainClass>x.x.x.Application</mainClass>-->
                     <layout>ZIP</layout>