mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 00:11:52 +08:00
refactor: use Jackson not Fastjson for smaller jar size
This commit is contained in:
@@ -29,6 +29,7 @@ dependencies {
|
||||
api 'org.java-websocket:Java-WebSocket:1.5.7'
|
||||
api 'com.squareup.okhttp3:okhttp:4.12.0'
|
||||
api 'com.alibaba.fastjson2:fastjson2:2.0.53'
|
||||
api 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
|
||||
|
||||
api 'org.jetbrains:annotations:26.0.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user