From ec7f306a45d7851ace15d605be5cad90ae9d9ddf Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 18 Apr 2021 12:28:49 +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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 4ed1d546..d8663b59 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ 1.21 2.3.2 2.9.2 + 2.1.4 1.3.0 1.2.75 5.6.0 @@ -94,6 +95,13 @@ UserAgentUtils ${bitwalker.version} + + + + org.mybatis.spring.boot + mybatis-spring-boot-starter + ${mybatis-spring-boot.version} +