From 0dc26533584ea2269917d00aebc5b12a1017d121 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期四, 06 一月 2022 14:51:09 +0800
Subject: [PATCH] 定时任务目标字符串验证包名白名单
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index b28de1d..aa2b701 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi</artifactId>
- <version>3.8.0</version>
+ <version>3.8.1</version>
<packaging>jar</packaging>
<name>ruoyi</name>
--
Gitblit v1.9.3