From 1c9c076280db6eb95e7db2725d08ac5fc0d3fef3 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期四, 29 六月 2023 08:50:27 +0800 Subject: [PATCH] 升级oshi到最新版本6.4.3 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index a15b55c..2872f29 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <kaptcha.version>2.3.3</kaptcha.version> <pagehelper.boot.version>1.4.6</pagehelper.boot.version> <fastjson.version>2.0.34</fastjson.version> - <oshi.version>6.4.0</oshi.version> + <oshi.version>6.4.3</oshi.version> <commons.io.version>2.11.0</commons.io.version> <commons.collections.version>3.2.2</commons.collections.version> <poi.version>4.1.2</poi.version> -- Gitblit v1.9.2