From e8f63b29949a127a61a10adcadf31d46ac801994 Mon Sep 17 00:00:00 2001
From: BecomeDream <569513407@qq.com>
Date: 星期五, 11 十二月 2020 18:16:57 +0800
Subject: [PATCH] 修改Set可能导致嵌套的问题

---
 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 ae6abe8..15a5bc2 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.2.0</version>
+        <version>3.2.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

--
Gitblit v1.9.2