chore: upgrade deps

This commit is contained in:
ReaJason
2025-12-16 21:55:21 +08:00
parent 3c646b9104
commit c27c580943
14 changed files with 31 additions and 17 deletions
+4 -4
View File
@@ -10,12 +10,12 @@ reactor-netty = "1.1.25"
jackson = "2.19.0"
jetbrains-annotations = "26.0.2"
byte-buddy = "1.18.1"
byte-buddy = "1.18.2"
commons-io = "2.21.0"
commons-lang3 = "3.19.0"
commons-lang3 = "3.20.0"
commons-codec = "1.20.0"
logback = "1.5.21"
okhttp3 = "5.3.0"
logback = "1.5.22"
okhttp3 = "5.3.2"
fastjson2 = "2.0.60"
java-websocket = "1.6.0"