Skip to content

Commit 2bc4ab8

Browse files
committed
chore(deps): 更新 smart-socket 框架依赖版本
- 将 feat-cloud-starter 依赖从 1.3.2-SNAPSHOT 升级到 1.4.0 - 注释掉旧的 smartboot.socket 依赖配置 - 确保框架使用最新的稳定版本功能
1 parent 8fbf80e commit 2bc4ab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • frameworks/Java/smart-socket

frameworks/Java/smart-socket/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>tech.smartboot.feat</groupId>
2222
<artifactId>feat-cloud-starter</artifactId>
23-
<version>1.3.2-SNAPSHOT</version>
23+
<version>1.4.0</version>
2424
</dependency>
2525
<!-- <dependency>-->
2626
<!-- <groupId>io.github.smartboot.socket</groupId>-->

0 commit comments

Comments
 (0)