From 67919ec41752b73988151028e16b408da4034f94 Mon Sep 17 00:00:00 2001
From: jay <75509151@qq.com>
Date: Fri, 14 Jun 2024 20:44:23 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E5=8F=82=E6=95=B0=E6=A0=A1=E9=AA=8C-?=
=?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=AF=BC=E5=85=A5=E7=89=88=E6=9C=AC=E8=BF=87?=
=?UTF-8?q?=E4=BD=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
iot-common-core/pom.xml | 2 +-
iot-common-doc/pom.xml | 1 +
iot-common-excel/pom.xml | 1 +
iot-common-log/pom.xml | 1 +
iot-common-oss/pom.xml | 1 +
iot-common-redis/pom.xml | 1 +
iot-common-satoken/pom.xml | 1 +
iot-common-tenant/pom.xml | 1 +
iot-common-web/pom.xml | 1 +
iot-common-websocket/pom.xml | 1 +
iot-message-bus/iot-message-core/pom.xml | 1 +
iot-message-bus/iot-message-event-bus/pom.xml | 1 +
iot-message-bus/iot-message-rocketmq/pom.xml | 1 +
iot-script-engine/pom.xml | 1 +
iot-spring-brick/pom.xml | 1 +
pom.xml | 13 ++++++++++++-
16 files changed, 27 insertions(+), 2 deletions(-)
diff --git a/iot-common-core/pom.xml b/iot-common-core/pom.xml
index bfe4882..6066681 100755
--- a/iot-common-core/pom.xml
+++ b/iot-common-core/pom.xml
@@ -82,7 +82,6 @@
org.hibernate
hibernate-validator
- 5.3.0.Final
@@ -107,6 +106,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-doc/pom.xml b/iot-common-doc/pom.xml
index dd2f92c..f5b3f92 100755
--- a/iot-common-doc/pom.xml
+++ b/iot-common-doc/pom.xml
@@ -43,6 +43,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-excel/pom.xml b/iot-common-excel/pom.xml
index 71c37e8..a518081 100755
--- a/iot-common-excel/pom.xml
+++ b/iot-common-excel/pom.xml
@@ -42,6 +42,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-log/pom.xml b/iot-common-log/pom.xml
index 7163fce..2a49b73 100755
--- a/iot-common-log/pom.xml
+++ b/iot-common-log/pom.xml
@@ -58,6 +58,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-oss/pom.xml b/iot-common-oss/pom.xml
index c452022..1606953 100755
--- a/iot-common-oss/pom.xml
+++ b/iot-common-oss/pom.xml
@@ -35,6 +35,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-redis/pom.xml b/iot-common-redis/pom.xml
index ad45eb8..53aab52 100755
--- a/iot-common-redis/pom.xml
+++ b/iot-common-redis/pom.xml
@@ -38,6 +38,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-satoken/pom.xml b/iot-common-satoken/pom.xml
index ba4f536..debd5fa 100755
--- a/iot-common-satoken/pom.xml
+++ b/iot-common-satoken/pom.xml
@@ -54,6 +54,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-tenant/pom.xml b/iot-common-tenant/pom.xml
index c408537..a1b1260 100755
--- a/iot-common-tenant/pom.xml
+++ b/iot-common-tenant/pom.xml
@@ -63,6 +63,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-web/pom.xml b/iot-common-web/pom.xml
index 87506f7..1f0e012 100755
--- a/iot-common-web/pom.xml
+++ b/iot-common-web/pom.xml
@@ -55,6 +55,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-common-websocket/pom.xml b/iot-common-websocket/pom.xml
index f890e3b..60116ef 100755
--- a/iot-common-websocket/pom.xml
+++ b/iot-common-websocket/pom.xml
@@ -46,6 +46,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-message-bus/iot-message-core/pom.xml b/iot-message-bus/iot-message-core/pom.xml
index b67d41a..93a1a45 100755
--- a/iot-message-bus/iot-message-core/pom.xml
+++ b/iot-message-bus/iot-message-core/pom.xml
@@ -16,6 +16,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-message-bus/iot-message-event-bus/pom.xml b/iot-message-bus/iot-message-event-bus/pom.xml
index 4e38e73..b6838ae 100755
--- a/iot-message-bus/iot-message-event-bus/pom.xml
+++ b/iot-message-bus/iot-message-event-bus/pom.xml
@@ -37,6 +37,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-message-bus/iot-message-rocketmq/pom.xml b/iot-message-bus/iot-message-rocketmq/pom.xml
index 08f567d..9f8f282 100755
--- a/iot-message-bus/iot-message-rocketmq/pom.xml
+++ b/iot-message-bus/iot-message-rocketmq/pom.xml
@@ -43,6 +43,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-script-engine/pom.xml b/iot-script-engine/pom.xml
index 9abf505..e14373c 100755
--- a/iot-script-engine/pom.xml
+++ b/iot-script-engine/pom.xml
@@ -76,6 +76,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/iot-spring-brick/pom.xml b/iot-spring-brick/pom.xml
index 6ed164c..f8f3683 100644
--- a/iot-spring-brick/pom.xml
+++ b/iot-spring-brick/pom.xml
@@ -67,6 +67,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}
diff --git a/pom.xml b/pom.xml
index e090f2b..1f24148 100755
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,8 @@
1.3.1
1.18.26
2.24.9
+ 5.6.15.Final
+ 6.2.5.Final
@@ -80,9 +82,17 @@
org.hibernate
hibernate-core
- 5.6.15.Final
+ ${hibernate.version}
+
+
+ org.hibernate
+ hibernate-validator
+ ${hibernate-validator.version}
+
+
+
org.aspectj
aspectjweaver
@@ -381,6 +391,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 3.8.1
${java.version}