From 88560a7aa5c5e38e1c5b83a706bce6340bac5162 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期二, 25 六月 2024 12:28:50 +0800 Subject: [PATCH] 升级oshi到最新版本6.6.1 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 42c9b40..e8f431d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,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.5.0</oshi.version> + <oshi.version>6.6.1</oshi.version> <commons.io.version>2.13.0</commons.io.version> <poi.version>4.1.2</poi.version> <velocity.version>2.3</velocity.version> -- Gitblit v1.9.2