diff --git a/.idea/iotos-soft-gateway-demo.iml b/.idea/iotos-soft-gateway-demo.iml
index b71efcc2180d873dc4678b356f45c1b25ed52075..8f4e4636df48e4bf7dc10a159493cb8688b85bfc 100644
--- a/.idea/iotos-soft-gateway-demo.iml
+++ b/.idea/iotos-soft-gateway-demo.iml
@@ -12,9 +12,6 @@
-
-
-
@@ -46,23 +43,22 @@
-
-
-
+
-
-
+
-
+
-
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index 14c1ed9ed84ce0d947a511de109f8fe3548e5a62..fe8c21e5399970725d859ea755c485ebe589d247 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -26,6 +26,11 @@
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 93c9fdc6580ea86978fffb916e73f378d2abbbdd..863b9610ce5ab91431e0225e06156bd3873d1630 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,14 +5,20 @@
8
8
- 3.0.0-SNAPSHOT
-
+ 3.0.1-SNAPSHOT
+
- iotos-soft-gateway
- me.hekr.iotos.softgateway
- ${iotos.softgateway.version}
+ org.springframework.boot
+ spring-boot-starter-parent
+ 2.1.6.RELEASE
+
+
+
+
+
+
4.0.0
jar
iotos-soft-gateway-demo
@@ -23,7 +29,7 @@
- https://gitee.com/geekhekr/iotos-soft-gateway/raw/3.0.0-SNAPSHOT/maven/repository
+ https://gitee.com/geekhekr/iotos-soft-gateway/raw/3.0.1-SNAPSHOT/maven/repository
@@ -40,6 +46,12 @@
framework-network-udp
${iotos.softgateway.version}
+
+
+ org.projectlombok
+ lombok
+ provided
+