From b2e4a7046b2b63daae3ac0a84f52df062d56f9dc Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Mon, 02 Sep 2024 20:21:30 +0800
Subject: [PATCH] update ry_config

---
 ruoyi-modules/ruoyi-system/pom.xml |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml
index 1e14f6d..0d9795a 100644
--- a/ruoyi-modules/ruoyi-system/pom.xml
+++ b/ruoyi-modules/ruoyi-system/pom.xml
@@ -40,14 +40,7 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-actuator</artifactId>
         </dependency>
-		
-        <!-- Swagger UI -->
-        <dependency>
-            <groupId>io.springfox</groupId>
-            <artifactId>springfox-swagger-ui</artifactId>
-            <version>${swagger.fox.version}</version>
-        </dependency>
-		
+        
         <!-- Mysql Connector -->
         <dependency>
             <groupId>com.mysql</groupId>

--
Gitblit v1.9.3