升级commons.io到最新版本2.16.1

pull/503/MERGE
RuoYi 2024-07-03 11:39:00 +08:00
parent c6c8f8b3fb
commit ad5cd1921e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<pagehelper.boot.version>1.4.7</pagehelper.boot.version>
<fastjson.version>1.2.83</fastjson.version>
<oshi.version>6.6.1</oshi.version>
<commons.io.version>2.13.0</commons.io.version>
<commons.io.version>2.16.1</commons.io.version>
<poi.version>4.1.2</poi.version>
<velocity.version>2.3</velocity.version>
</properties>