From deef4378b8620d34cf39872ec76cac439667e05d Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期二, 15 八月 2023 11:33:15 +0800 Subject: [PATCH] update profile --- pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3a2c462..0514cfa 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>com.ruoyi</groupId> <artifactId>ruoyi</artifactId> - <version>3.8.5</version> + <version>3.8.6</version> <packaging>jar</packaging> <name>ruoyi</name> @@ -34,7 +34,7 @@ <kaptcha.version>2.3.3</kaptcha.version> <swagger.version>3.0.0</swagger.version> <poi.version>4.1.2</poi.version> - <oshi.version>6.4.3</oshi.version> + <oshi.version>6.4.4</oshi.version> <velocity.version>2.3</velocity.version> </properties> -- Gitblit v1.9.3