From 09b03465d8a0ca3fd85fda020e7f160c1b3302af Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期日, 02 一月 2022 13:14:16 +0800
Subject: [PATCH] update mybatis-plus 3.4.3.4 => 3.5.0

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 91fd51a..7ee55e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <easyexcel.version>2.2.11</easyexcel.version>
         <cglib.version>3.3.0</cglib.version>
         <velocity.version>2.3</velocity.version>
-        <mybatis-plus.version>3.4.3.4</mybatis-plus.version>
+        <mybatis-plus.version>3.5.0</mybatis-plus.version>
         <p6spy.version>3.9.1</p6spy.version>
         <hutool.version>5.7.18</hutool.version>
         <okhttp.version>4.9.2</okhttp.version>

--
Gitblit v1.9.3