From 102a5ac575a73723f4fdc92ef042ab6e55267ca0 Mon Sep 17 00:00:00 2001
From: maochd <maochd@aliyun.com>
Date: Tue, 18 Apr 2023 13:56:59 +0800
Subject: [PATCH] 简化允许下载的文件规则判断
---
ruoyi-modules/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml
index 8387115..dd18137 100644
--- a/ruoyi-modules/pom.xml
+++ b/ruoyi-modules/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi</artifactId>
- <version>3.4.0</version>
+ <version>3.6.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
Gitblit v1.9.3