refactor: WebSocket 优化

This commit is contained in:
ray
2024-08-23 22:25:21 +08:00
parent 2b43ebd8a3
commit c2a28147ac
4 changed files with 7 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.1</version> <!-- lookup parent from repository -->
<version>3.3.2</version> <!-- lookup parent from repository -->
<relativePath/>
</parent>