From f316cadfdd20c70aeb35c12995c0069efcead2b6 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期五, 29 八月 2025 21:27:19 +0800
Subject: [PATCH] 代码配置修改
---
ruoyi-common/ruoyi-common-web/pom.xml | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/ruoyi-common/ruoyi-common-web/pom.xml b/ruoyi-common/ruoyi-common-web/pom.xml
index 293c522..cd6bb86 100644
--- a/ruoyi-common/ruoyi-common-web/pom.xml
+++ b/ruoyi-common/ruoyi-common-web/pom.xml
@@ -44,11 +44,6 @@
</dependency>
<dependency>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-actuator</artifactId>
- </dependency>
-
- <dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-captcha</artifactId>
</dependency>
--
Gitblit v1.8.0