From bef080c60abc30ae4e1cf5a131a9564b41d2bb63 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 18 Apr 2021 15:45:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7mybatis=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=883.5.6=20=E9=98=BB=E6=AD=A2=E8=BF=9C=E7=A8=8B?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=89=A7=E8=A1=8C=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 48 ++++++++++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 732ab7c..53467b2 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