升级commons.io到最新版本2.19.0

This commit is contained in:
RuoYi
2025-05-14 15:36:03 +08:00
parent 7ae2b9bd03
commit f6b9488955

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.8.1</oshi.version>
<commons.io.version>2.16.1</commons.io.version>
<commons.io.version>2.19.0</commons.io.version>
<poi.version>4.1.2</poi.version>
<velocity.version>2.3</velocity.version>
<springdoc.version>2.6.0</springdoc.version>