From 58935c03f048ef05576f12abb10916fe96158177 Mon Sep 17 00:00:00 2001
From: blue <825657193@qq.com>
Date: Tue, 2 Jul 2024 23:09:41 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7mybatis-plus=E7=89=88?=
=?UTF-8?q?=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
im-platform/pom.xml | 2 +-
pom.xml | 7 ++-----
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/im-platform/pom.xml b/im-platform/pom.xml
index c56461d..16e987c 100644
--- a/im-platform/pom.xml
+++ b/im-platform/pom.xml
@@ -108,7 +108,7 @@
com.baomidou
mybatis-plus-generator
- 3.3.2
+ ${mybatisplus.version}
org.redisson
diff --git a/pom.xml b/pom.xml
index 3b8628f..c3202b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,15 +23,12 @@
UTF-8
UTF-8
1.8
- 3.3.2
+ 3.4.0
1.2.40
1.7
- 3.3.1
2.7.0
5.8.16
1.1.22
- 3.7.110.ALL
- 3.3.3
3.8.1
1.18.16
5.1.46
@@ -56,7 +53,7 @@
com.baomidou
mybatis-plus-boot-starter
- ${mybatisplus-spring-boot-starter.version}
+ ${mybatisplus.version}
org.apache.commons