From 51ae2d1a87d61084a6853fcec1628e0d623fd515 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期四, 19 三月 2020 09:13:07 +0800
Subject: [PATCH] 升级 v2.2

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

diff --git a/ruoyi/pom.xml b/ruoyi/pom.xml
index 534ad47..851b926 100644
--- a/ruoyi/pom.xml
+++ b/ruoyi/pom.xml
@@ -35,6 +35,8 @@
 		<poi.version>3.17</poi.version>
 		<oshi.version>3.9.1</oshi.version>
 		<velocity.version>1.7</velocity.version>
+		<mybatis-plus.version>3.3.0</mybatis-plus.version>
+		<hutool.version>5.1.0</hutool.version>
 	</properties>
 
 	<dependencies>

--
Gitblit v1.9.3