From 8a0a3a03fe927a1b6f29c0cd0d168cf7724c3f18 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期五, 30 八月 2024 21:46:03 +0800 Subject: [PATCH] 升级oshi到最新版本6.6.3 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 05478cd..7605f0b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,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.6.1</oshi.version> + <oshi.version>6.6.3</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