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

This commit is contained in:
RuoYi
2021-06-16 10:05:53 +08:00
parent 68de85aa5f
commit 195df24b4b
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
<pagehelper.boot.version>1.3.0</pagehelper.boot.version>
<druid.version>1.2.6</druid.version>
<dynamic-ds.version>3.4.0</dynamic-ds.version>
<commons.io.version>2.5</commons.io.version>
<commons.io.version>2.10.0</commons.io.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<velocity.version>1.7</velocity.version>
<fastjson.version>1.2.76</fastjson.version>