From 289f02185b952f4652a4a7daf4ac3c6384f338bc Mon Sep 17 00:00:00 2001 From: xuxueli <931591021@qq.com> Date: Fri, 12 Jun 2020 18:08:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E4=B8=AA=E9=A1=B9=E7=9B=AE=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=8D=87=E7=BA=A7=E8=87=B3=E8=BE=83=E6=96=B0=E7=A8=B3?= =?UTF-8?q?=E5=AE=9A=E7=89=88=E6=9C=AC=EF=BC=8C=E5=A6=82netty=E3=80=81groo?= =?UTF-8?q?vy=E3=80=81spring=E3=80=81springboot=E3=80=81mybatis=E7=AD=89?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/XXL-JOB官方文档.md | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/XXL-JOB官方文档.md b/doc/XXL-JOB官方文档.md index b354ffce..3441c5cd 100644 --- a/doc/XXL-JOB官方文档.md +++ b/doc/XXL-JOB官方文档.md @@ -1989,7 +1989,7 @@ data: post-data - 1、Cron编辑器增强:Cron编辑器修改cron时可实时查看最近运行时间; - 2、Cron编辑器问题修复:修复小概率情况下cron单个字段修改时导致其他字段被重置问题; - 3、邮箱告警配置优化:将"spring.mail.from"与"spring.mail.username"属性拆分开,更加灵活的支持一些无密码邮箱服务; -- 4、多个项目依赖升级至较新稳定版本,如netty、spring、springboot等; +- 4、多个项目依赖升级至较新稳定版本,如netty、groovy、spring、springboot、mybatis等; - 5、通用HTTP任务Handler(httpJobHandler)优化:修复 "setDoOutput(true)" 导致任务请求GetMethod失效问题; - 6、新增任务属性 "XxlJobContent" ,统一维护任务上下文信息,包括任务ID、分片参数等,方便运行时存取任务相关信息; - 6.1、废弃 "ShardingUtil" 组件:改用 "XxlJobContext.getXxlJobContext().getShardIndex()/getShardTotal();" 获取分片参数; diff --git a/pom.xml b/pom.xml index 56b352a6..2da4e873 100644 --- a/pom.xml +++ b/pom.xml @@ -27,22 +27,22 @@ 4.1.50.Final 2.8.6 - 5.2.6.RELEASE + 5.2.7.RELEASE 2.3.0.RELEASE - 2.1.2 + 2.1.3 8.0.20 1.7.30 4.13 1.3.2 - 3.0.3 + 3.0.4 3.2.1 3.2.0 1.6 - 3.2.3 + 3.3.0