mirror of https://gitee.com/y_project/RuoYi.git
升级commons.io到最新版本2.19.0
parent
7ae2b9bd03
commit
f6b9488955
2
pom.xml
2
pom.xml
|
@ -26,7 +26,7 @@
|
||||||
<pagehelper.boot.version>2.1.0</pagehelper.boot.version>
|
<pagehelper.boot.version>2.1.0</pagehelper.boot.version>
|
||||||
<fastjson.version>1.2.83</fastjson.version>
|
<fastjson.version>1.2.83</fastjson.version>
|
||||||
<oshi.version>6.8.1</oshi.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>
|
<poi.version>4.1.2</poi.version>
|
||||||
<velocity.version>2.3</velocity.version>
|
<velocity.version>2.3</velocity.version>
|
||||||
<springdoc.version>2.6.0</springdoc.version>
|
<springdoc.version>2.6.0</springdoc.version>
|
||||||
|
|
Loading…
Reference in New Issue