diff --git a/pom.xml b/pom.xml
index b5fda653..7122b761 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.youlai
youlai-boot
- 2.2.1
+ 2.3.0
基于 SpringBoot3 快速构建的权限管理系统
@@ -181,6 +181,7 @@
${minio.version}
+
com.github.whvcse
easy-captcha
@@ -201,6 +202,12 @@
${redisson.version}
+
+
+ org.springframework.boot
+ spring-boot-starter-websocket
+
+