From 45656b271a95eb48ffbac5ca26b20a8fcd640bf8 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期二, 05 十二月 2023 11:28:42 +0800 Subject: [PATCH] 升级oshi到最新版本6.4.8 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index d32c5e5..aaf0686 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <kaptcha.version>2.3.3</kaptcha.version> <pagehelper.boot.version>1.4.7</pagehelper.boot.version> <fastjson.version>2.0.43</fastjson.version> - <oshi.version>6.4.6</oshi.version> + <oshi.version>6.4.8</oshi.version> <commons.io.version>2.13.0</commons.io.version> <commons.collections.version>3.2.2</commons.collections.version> <poi.version>4.1.2</poi.version> -- Gitblit v1.9.2