mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: support probe shell generation
This commit is contained in:
@@ -13,7 +13,7 @@ jetbrains-annotations = "26.0.2"
|
||||
byte-buddy = "1.17.6"
|
||||
commons-io = "2.20.0"
|
||||
commons-lang3 = "3.18.0"
|
||||
commons-codec = "1.18.0"
|
||||
commons-codec = "1.19.0"
|
||||
logback = "1.5.18"
|
||||
okhttp3 = "5.1.0"
|
||||
fastjson2 = "2.0.57"
|
||||
@@ -21,8 +21,8 @@ java-websocket = "1.6.0"
|
||||
|
||||
mockito = "5.18.0"
|
||||
hamcrest = "3.0"
|
||||
junit-jupiter = "5.13.3"
|
||||
junit-platform = "1.13.3"
|
||||
junit-jupiter = "5.13.4"
|
||||
junit-platform = "1.13.4"
|
||||
testcontainers = "1.21.3"
|
||||
|
||||
[libraries]
|
||||
|
||||
Reference in New Issue
Block a user