升级oshi到最新版本v5.8.2

This commit is contained in:
RuoYi
2021-10-14 11:58:31 +08:00
parent 2b1c90d249
commit 51251331cf
2 changed files with 4 additions and 10 deletions

View File

@@ -26,8 +26,8 @@
<mybatis-spring-boot.version>2.2.0</mybatis-spring-boot.version>
<pagehelper.boot.version>1.4.0</pagehelper.boot.version>
<fastjson.version>1.2.78</fastjson.version>
<oshi.version>5.8.0</oshi.version>
<jna.version>5.8.0</jna.version>
<oshi.version>5.8.2</oshi.version>
<jna.version>5.9.0</jna.version>
<commons.io.version>2.11.0</commons.io.version>
<commons.fileupload.version>1.4</commons.fileupload.version>
<poi.version>4.1.2</poi.version>