From 1c9c076280db6eb95e7db2725d08ac5fc0d3fef3 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期四, 29 六月 2023 08:50:27 +0800 Subject: [PATCH] 升级oshi到最新版本6.4.3 --- ruoyi-system/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index c68f4c2..7a5bc23 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi</artifactId> <groupId>com.ruoyi</groupId> - <version>3.5.0</version> + <version>3.8.5</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.2