feat: support probe shell generation

This commit is contained in:
ReaJason
2025-08-13 23:53:40 +08:00
parent 6a4c5a1e96
commit 13be57e66d
304 changed files with 59084 additions and 1454 deletions
+3 -3
View File
@@ -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]