From d65f338ae000d9aa99e530259486812f67091e1e Mon Sep 17 00:00:00 2001
From: byteblogs168 <598092184@qq.com>
Date: Fri, 29 Mar 2024 23:40:58 +0800
Subject: [PATCH] =?UTF-8?q?pom:=203.2.0=20=E5=8D=87=E7=BA=A7=E7=89=88?=
=?UTF-8?q?=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 32fad28..98576c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,12 @@
org.springframework.boot
spring-boot-starter-web
+
+
+ mybatis-spring
+ org.mybatis
+
+
@@ -38,17 +44,17 @@
com.aizuda
easy-retry-client-starter
- 3.1.1
+ 3.2.0-SNAPSHOT
com.aizuda
easy-retry-client-core
- 3.1.1
+ 3.2.0-SNAPSHOT
com.aizuda
easy-retry-client-job-core
- 3.1.1
+ 3.2.0-SNAPSHOT
org.freemarker
@@ -70,6 +76,11 @@
mybatis-plus-boot-starter
3.5.3.2
+
+ org.mybatis
+ mybatis-spring
+ 3.0.3
+
com.baomidou
mybatis-plus-generator