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

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

YunaiV 6 hónapja
szülő
commit
9ea8d9e4aa
1 módosított fájl, 1 hozzáadás és 0 törlés
  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>