From 46287da60eb295c2bf62f2ccdb52b78391803cca Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期一, 08 八月 2022 15:47:31 +0800 Subject: [PATCH] update springboot-admin 2.7.2 => 2.7.3 update redisson 3.17.4 => 3.17.5 update hutool 5.8.4 => 5.8.5 --- ruoyi-extend/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-extend/pom.xml b/ruoyi-extend/pom.xml index ccd525c..2be8693 100644 --- a/ruoyi-extend/pom.xml +++ b/ruoyi-extend/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> - <version>3.4.0</version> + <version>4.2.0</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ruoyi-extend</artifactId> -- Gitblit v1.9.3