diff --git a/pom.xml b/pom.xml
index 732ab7c1..53467b25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,7 @@
1.21
2.9.2
2.3.2
+ 2.1.4
1.3.0
1.2.75
5.6.0
@@ -37,7 +38,7 @@
-
+
org.springframework.boot
@@ -46,28 +47,35 @@
pom
import
-
+
com.alibaba
druid-spring-boot-starter
${druid.version}
-
+
eu.bitwalker
UserAgentUtils
${bitwalker.version}
-
+
+
+
+ org.mybatis.spring.boot
+ mybatis-spring-boot-starter
+ ${mybatis-spring-boot.version}
+
+
com.github.pagehelper
pagehelper-spring-boot-starter
${pagehelper.boot.version}
-
+
com.github.oshi
@@ -86,7 +94,7 @@
jna-platform
${jna.version}
-
+
io.springfox
@@ -103,35 +111,35 @@
-
+
io.springfox
springfox-swagger-ui
${swagger.version}
-
+
commons-io
commons-io
${commons.io.version}
-
+
commons-fileupload
commons-fileupload
${commons.fileupload.version}
-
+
org.apache.poi
poi-ooxml
${poi.version}
-
+
org.apache.velocity
@@ -144,63 +152,63 @@
-
+
commons-collections
commons-collections
${commons.collections.version}
-
+
com.alibaba
fastjson
${fastjson.version}
-
+
io.jsonwebtoken
jjwt
${jwt.version}
-
+
com.github.penggle
kaptcha
${kaptcha.version}
-
+
com.ruoyi
ruoyi-quartz
${ruoyi.version}
-
+
com.ruoyi
ruoyi-generator
${ruoyi.version}
-
+
com.ruoyi
ruoyi-framework
${ruoyi.version}
-
+
com.ruoyi
ruoyi-system
${ruoyi.version}
-
+
com.ruoyi