From b1413f021ee6e6f7105318af3be620633a1baeac Mon Sep 17 00:00:00 2001
From: Ricky <hk_ricky@163.com>
Date: 星期二, 22 六月 2021 14:04:14 +0800
Subject: [PATCH] 增加字典标签样式回显

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

diff --git a/pom.xml b/pom.xml
index f473842..526c269 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
         <oshi.version>5.7.4</oshi.version>
         <jna.version>5.8.0</jna.version>
         <commons.io.version>2.10.0</commons.io.version>
-        <commons.fileupload.version>1.3.3</commons.fileupload.version>
+        <commons.fileupload.version>1.4</commons.fileupload.version>
         <commons.collections.version>3.2.2</commons.collections.version>
         <poi.version>4.1.2</poi.version>
         <velocity.version>1.7</velocity.version>

--
Gitblit v1.9.2