From 65ca2017807a7db26b24435a57fffa39d83aff9e Mon Sep 17 00:00:00 2001 From: xuxueli <931591021@qq.com> Date: Sat, 20 Apr 2019 13:37:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7xxl-rpc=E8=87=B3=E8=BE=83?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=EF=BC=8C=E4=BF=AE=E5=A4=8Dspringboo?= =?UTF-8?q?t=202.x=E7=89=88=E6=9C=AC=E5=85=BC=E5=AE=B9=E6=80=A7=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/XXL-JOB官方文档.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/XXL-JOB官方文档.md b/doc/XXL-JOB官方文档.md index 070e1b41..bb633e1e 100644 --- a/doc/XXL-JOB官方文档.md +++ b/doc/XXL-JOB官方文档.md @@ -1445,6 +1445,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段 - 21、执行器优雅停机优化; - 22、连接池配置优化,增强连接有效性验证; - 23、JobHandler#msg长度限制,修复异常情况下日志超长导致内存溢出的问题; +- 24、升级xxl-rpc至较新版本,修复springboot 2.x版本兼容性问题; ### 6.25 版本 v2.1.0 Release Notes[规划中] diff --git a/pom.xml b/pom.xml index 39f87cf4..3f24f159 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 1.7 true - 1.3.2 + 1.4.0 1.5.20.RELEASE 1.3.4