chore: upgrade deps

This commit is contained in:
ReaJason
2025-12-16 21:55:21 +08:00
parent e9265b52f5
commit 25ffe5bb14
14 changed files with 31 additions and 17 deletions
@@ -18,7 +18,6 @@ import static net.bytebuddy.jar.asm.Opcodes.POP;
/**
* Debug 信息打印移除器
* 目前仅支持移除以下几种
* <br />
* 1. System.out.println() - printf 还不支持)
* 2. e.printStackTrace()
* 3. Logger.info (java.util)