From 4e04f5e967b14c6f2881d867438653f968027b47 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期二, 28 十二月 2021 14:32:53 +0800 Subject: [PATCH] remove 移除过期代码 数据权限 --- ruoyi-common/pom.xml | 11 +---------- 1 files changed, 1 insertions(+), 10 deletions(-) diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 52be0a2..a91b5b4 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> - <version>3.4.0</version> + <version>3.5.0</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -133,11 +133,6 @@ </dependency> <dependency> - <groupId>de.codecentric</groupId> - <artifactId>spring-boot-admin-starter-client</artifactId> - </dependency> - - <dependency> <groupId>com.github.xiaoymin</groupId> <artifactId>knife4j-spring-boot-starter</artifactId> </dependency> @@ -147,10 +142,6 @@ <artifactId>swagger-annotations</artifactId> </dependency> - <dependency> - <groupId>org.springframework.boot</groupId> - <artifactId>spring-boot-starter-actuator</artifactId> - </dependency> <!-- 鑷姩鐢熸垚YML閰嶇疆鍏宠仈JSON鏂囦欢 --> <dependency> <groupId>org.springframework.boot</groupId> -- Gitblit v1.9.3