瀏覽代碼

fix:iot-gateway-server 的 spring-boot-maven-plugin 缺少版本号,对应 https://gitee.com/zhijiantianya/yudao-cloud/issues/ID5LU4

YunaiV 6 月之前
父節點
當前提交
9ea8d9e4aa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      yudao-module-iot/yudao-module-iot-gateway/pom.xml

+ 1 - 0
yudao-module-iot/yudao-module-iot-gateway/pom.xml

@@ -64,6 +64,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>${spring.boot.version}</version>
                 <executions>
                     <execution>
                         <goals>