mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
fix: hessian gadget generate fail in jre25
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM eclipse-temurin:25.0.3_9-jre-noble
|
||||
FROM eclipse-temurin:21.0.11_10-jre-noble
|
||||
|
||||
LABEL authors="ReaJason<[email protected]>"
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user