From 746ecc0e17a88a052216b01fa4d8808a9da9c9e0 Mon Sep 17 00:00:00 2001
From: admin <570810310@qq.com>
Date: Fri, 21 May 2021 12:04:36 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7mybatis-plus=E7=89=88?=
=?UTF-8?q?=E6=9C=AC=E5=88=B0=203.4.3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e689f23..a2a5d54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,19 @@
1.8
1.8
-
+
com.baomidou
mybatis-plus-boot-starter
- 3.4.2
+ 3.4.3
+ provided
+
+
+
+ org.projectlombok
+ lombok
+ 1.18.20
provided