升级commons.io到最新版本2.13.0

pull/477/head
RuoYi 2023-12-05 11:36:12 +08:00
parent 0699c2350a
commit 90022df5a6
1 changed files with 1 additions and 1 deletions

View File

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