From 71d0fae3ac7113f813a73fdbcd76a608fce30e38 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Thu, 16 Jul 2020 15:50:33 +0800
Subject: [PATCH] 20200716  代码提交

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

diff --git a/pom.xml b/pom.xml
index 9d2b5f2..215cd73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,11 +227,6 @@
             <version>3.2.1</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.commons</groupId>
-            <artifactId>commons-lang3</artifactId>
-            <version>3.3.2</version>
-        </dependency>
-        <dependency>
             <groupId>net.sf.ezmorph</groupId>
             <artifactId>ezmorph</artifactId>
             <version>1.0.3</version>

--
Gitblit v1.9.1