chore: rm socket dep

This commit is contained in:
ReaJason
2025-02-20 22:28:34 +08:00
parent 18aa8ed60d
commit cdd145d0b2
+1 -1
View File
@@ -51,7 +51,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp'
implementation 'ch.qos.logback:logback-classic'
implementation 'com.alibaba.fastjson2:fastjson2'
implementation 'org.java-websocket:Java-WebSocket'
// implementation 'org.java-websocket:Java-WebSocket'
implementation 'org.springframework:spring-webmvc'
implementation 'org.springframework:spring-webflux'