升级commons.io到最新版本2.16.1

This commit is contained in:
RuoYi 2024-07-03 11:47:58 +08:00
parent 00e2fab203
commit 6096bb5e05

View File

@ -26,7 +26,7 @@
<pagehelper.boot.version>2.1.0</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>
<springdoc.version>2.5.0</springdoc.version>