From 3f05ed6ffa5428f44d8ee89233a21561c7e3be8f Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期四, 17 六月 2021 20:17:42 +0800 Subject: [PATCH] 封装iframe组件 --- 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