From 3e05ba13fcd3f2343a6c75f64b3b6954e9567f68 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期五, 08 十二月 2023 09:02:56 +0800 Subject: [PATCH] 若依 3.8.7 --- pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c3cd185..0172cea 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>com.ruoyi</groupId> <artifactId>ruoyi</artifactId> - <version>3.8.6</version> + <version>3.8.7</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.6</oshi.version> + <oshi.version>6.4.8</oshi.version> <velocity.version>2.3</velocity.version> </properties> -- Gitblit v1.9.3