diff --git a/dsGw/pom.xml b/dsGw/pom.xml
index 1fb89a7a..ee515ae1 100644
--- a/dsGw/pom.xml
+++ b/dsGw/pom.xml
@@ -11,32 +11,6 @@
dsGw
-
-
- com.jfinal
- jfinal
- ${jfinal.version}
-
-
- com.jfinal
- jfinal-undertow
- ${jfinal-undertow.version}
-
-
- org.slf4j
- slf4j-api
-
-
- org.slf4j
- slf4j-simple
-
-
-
-
- com.jfinal
- cos
- ${jfinal-cos.version}
-
@@ -45,13 +19,6 @@
${jedis.version}
-
-
- cn.hutool
- hutool-all
- ${hutool.version}
-
-
@@ -76,27 +43,6 @@
logback-access
${logback.version}
-
-
- commons-io
- commons-io
- ${commons-io.version}
-
-
- org.apache.commons
- commons-email
- ${commons-email.version}
-
-
- org.apache.commons
- commons-lang3
- ${commons-lang3.version}
-
-
- commons-codec
- commons-codec
- 1.15
-
@@ -112,7 +58,7 @@
${snakeyaml.version}
-
+
io.jsonwebtoken
jjwt-api
@@ -131,26 +77,27 @@
runtime
+
javax.xml.bind
jaxb-api
- 2.3.0
+ ${jaxb-core.version}
com.sun.xml.bind
jaxb-impl
- 2.3.0
+ ${jaxb-core.version}
com.sun.xml.bind
jaxb-core
- 2.3.0
+ ${jaxb-core.version}
javax.activation
activation
- 1.1.1
+ ${javax.activation.version}
diff --git a/pom.xml b/pom.xml
index 3edef286..2dd74b00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,9 +89,11 @@
2.19.0
5.2.5
- 1.1.0
+ 1.2.0
2.3.34
1.0.5
+ 2.3.0
+ 1.1.1
4.5.14
0.2.19