From 88b5715eae5aad24b23ca0238494da9ee7b1f2ca Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期五, 12 八月 2022 12:17:48 +0800 Subject: [PATCH] 升级oshi到最新版本6.2.2 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index cea4d93..50c8ff8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <mybatis-spring-boot.version>2.2.2</mybatis-spring-boot.version> <pagehelper.boot.version>1.4.3</pagehelper.boot.version> <fastjson.version>2.0.11</fastjson.version> - <oshi.version>6.2.1</oshi.version> + <oshi.version>6.2.2</oshi.version> <commons.io.version>2.11.0</commons.io.version> <commons.fileupload.version>1.4</commons.fileupload.version> <commons.collections.version>3.2.2</commons.collections.version> -- Gitblit v1.9.3