From 8f67bf416bb94b1cb745550c074357b6fef1a487 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期一, 14 八月 2023 19:11:46 +0800 Subject: [PATCH] 升级oshi到最新版本6.4.4 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index fb1d612..83bc036 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.3</oshi.version> + <oshi.version>6.4.4</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