From f05aa674abefe4e93fcd7b1b1a3e99f7af95579c Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: Sun, 20 Feb 2022 16:04:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7oshi=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC6.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b4d6fe4..1b838b0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <mybatis-spring-boot.version>2.2.0</mybatis-spring-boot.version> <pagehelper.boot.version>1.4.0</pagehelper.boot.version> <fastjson.version>1.2.79</fastjson.version> - <oshi.version>5.8.6</oshi.version> + <oshi.version>6.1.2</oshi.version> <jna.version>5.10.0</jna.version> <commons.io.version>2.11.0</commons.io.version> <commons.fileupload.version>1.4</commons.fileupload.version>