fix: hessian gadget generate fail in jre25

This commit is contained in:
ReaJason
2026-06-28 21:22:31 +08:00
parent e21ec53cb6
commit bfad8cb921
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
1. boot 使用 SpringBoot 4.1.0 版本 + Dockerfile 中默认 jre25
1. boot 使用 SpringBoot 4.1.0 版本 + Dockerfile 中默认 jre21
2. 依赖更新
**Full Changelog:** [v2.7.2...v2.8.0](https://github.com/ReaJason/MemShellParty/compare/v2.7.2...v2.8.0)