fix: 多余的pom依赖

This commit is contained in:
2026-07-16 19:42:58 +08:00
parent d857413355
commit 8aa40e84d3
2 changed files with 0 additions and 10 deletions

View File

@@ -29,11 +29,6 @@
<artifactId>spring-boot-starter</artifactId>
<optional>true</optional>
</dependency>
<!-- Spring 核心 -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<!-- RPC 远程调用相关 -->
<dependency>

View File

@@ -69,11 +69,6 @@
<artifactId>nl-spring-boot-starter-mybatis</artifactId>
</dependency>
<dependency>
<groupId>cn.nl.cloud</groupId>
<artifactId>nl-spring-boot-starter-redis</artifactId>
</dependency>
<!-- RPC 远程调用相关 -->
<dependency>
<groupId>cn.nl.cloud</groupId>