From c79c3ee5b6f6b90751e5b96169db748762659972 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期四, 12 一月 2023 15:18:18 +0800
Subject: [PATCH] remove 删除 多余版本号

---
 ruoyi-common/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index c438bf7..dfeead2 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -146,7 +146,6 @@
         <dependency>
             <groupId>org.redisson</groupId>
             <artifactId>redisson-spring-data-27</artifactId>
-            <version>${redisson.version}</version>
         </dependency>
 
         <dependency>

--
Gitblit v1.9.3