From 80f96b4915e25acb0faad48d2fd65b34b1047b7e Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期四, 25 一月 2024 11:41:57 +0800 Subject: [PATCH] 升级oshi到最新版本6.4.11 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 91a7a4b..a7215ac 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.8</oshi.version> + <oshi.version>6.4.11</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