From 6353f4ff094905021568ac5c7486cd3f6ad71632 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期五, 31 十二月 2021 00:00:06 +0800 Subject: [PATCH] 若依 3.8.1 --- ruoyi-quartz/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-quartz/pom.xml b/ruoyi-quartz/pom.xml index 7d7a726..c70da0d 100644 --- a/ruoyi-quartz/pom.xml +++ b/ruoyi-quartz/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi</artifactId> <groupId>com.ruoyi</groupId> - <version>3.8.0</version> + <version>3.8.1</version> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3