删除依赖

This commit is contained in:
2025-06-04 17:11:07 +08:00
parent 731eaf3629
commit a55fa06c74
2 changed files with 0 additions and 17 deletions

View File

@@ -1 +0,0 @@
<http://www.iocoder.cn/Spring-Boot/WebSocket/?yudao>

View File

@@ -33,20 +33,6 @@
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-framework-web</artifactId>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-framework-env</artifactId>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-infra-api</artifactId>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-framework-websocket</artifactId>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-data-redis</artifactId>
@@ -55,7 +41,5 @@
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-framework-security</artifactId>
</dependency>
</dependencies>
</project>