Browse Source

删除多余的依赖

RuoYi 9 months ago
parent
commit
8264b8fb31
1 changed files with 0 additions and 7 deletions
  1. 0 7
      ruoyi-common/pom.xml

+ 0 - 7
ruoyi-common/pom.xml

@@ -59,13 +59,6 @@
             <artifactId>jackson-databind</artifactId>
         </dependency>
         
-        <!-- 动态数据源 -->
-		<dependency>
-			<groupId>com.baomidou</groupId>
-			<artifactId>dynamic-datasource-spring-boot-starter</artifactId>
-			<version>3.5.2</version>
-		</dependency>
-
         <!-- 阿里JSON解析器 -->
         <dependency>
             <groupId>com.alibaba.fastjson2</groupId>