From ea2e560bd9525da57c35157b7537d29677740f2e Mon Sep 17 00:00:00 2001 From: sxq <812980466@qq.com> Date: 星期五, 29 十月 2021 17:28:33 +0800 Subject: [PATCH] 去掉jfr相关类。 --- 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 ed08fe2..bf0a5c9 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> - <version>3.0.0</version> + <version>3.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3