From 2a6ffcaf2dfc30ea6041112b0f305c75c37250dc Mon Sep 17 00:00:00 2001 From: xuxueli <931591021@qq.com> Date: Sat, 11 Jan 2025 14:22:11 +0800 Subject: [PATCH] Update RM --- doc/XXL-JOB官方文档.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/XXL-JOB官方文档.md b/doc/XXL-JOB官方文档.md index 486c5506..b6439243 100644 --- a/doc/XXL-JOB官方文档.md +++ b/doc/XXL-JOB官方文档.md @@ -2439,7 +2439,7 @@ public void execute() { - b、计划下个大版本升级 v3.0,将会基于 jdk17 与 springboot3.x 构建;版本v2.5.x将会继续维护,问题及漏洞将会及时跟进修复。 -### 7.37 版本 v2.5.0 Release Notes[规划中] +### 7.37 版本 v3.0.0 Release Notes[规划中] - 14、[规划中]登陆态Token生成逻辑优化,混淆登陆时间属性,降低token泄漏风险; - 15、[规划中]升级springboot3.x,解决2.x老版本漏洞类问题。注意,springboot3.x依赖jdk17;