From 9ea8d9e4aae595fb1537c51a4f75e3e5173580d3 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 24 Nov 2025 18:04:16 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9Aiot-gateway-server=20=E7=9A=84=20sp?= =?UTF-8?q?ring-boot-maven-plugin=20=E7=BC=BA=E5=B0=91=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=EF=BC=8C=E5=AF=B9=E5=BA=94=20https://gitee.com/zhijia?= =?UTF-8?q?ntianya/yudao-cloud/issues/ID5LU4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-module-iot/yudao-module-iot-gateway/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/yudao-module-iot/yudao-module-iot-gateway/pom.xml b/yudao-module-iot/yudao-module-iot-gateway/pom.xml index 3c2b1fc642..8fde9dc3ce 100644 --- a/yudao-module-iot/yudao-module-iot-gateway/pom.xml +++ b/yudao-module-iot/yudao-module-iot-gateway/pom.xml @@ -64,6 +64,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring.boot.version}