升级commons.io到最新版本v2.11.0

This commit is contained in:
RuoYi
2021-07-28 14:00:32 +08:00
parent 740da06972
commit f6c5c91eb1
2 changed files with 1 additions and 17 deletions

View File

@@ -30,7 +30,7 @@
<pagehelper.boot.version>1.3.1</pagehelper.boot.version>
<druid.version>1.2.6</druid.version>
<dynamic-ds.version>3.4.1</dynamic-ds.version>
<commons.io.version>2.10.0</commons.io.version>
<commons.io.version>2.11.0</commons.io.version>
<commons.fileupload.version>1.4</commons.fileupload.version>
<velocity.version>1.7</velocity.version>
<fastjson.version>1.2.76</fastjson.version>