Skip to content

Bump com.xuxueli:xxl-job-core from 2.3.1 to 2.4.2 in /timed-task/huawei-task-xxl-job-demo #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps com.xuxueli:xxl-job-core from 2.3.1 to 2.4.2.

Release notes

Sourced from com.xuxueli:xxl-job-core's releases.

XXL-JOB v2.4.2 | 分布式任务调度平台

  • 1、【优化】调度中心任务Next计算逻辑调整,避免Cron解析失败导致重复执行问题。
  • 2、【优化】Cron解析组件代码重构微调,健壮性提升;
  • 3、【优化】修改密码交互调整,避免CSRF隐患;
  • 4、【优化】JdkSerializeTool流关闭逻辑优化;
  • 5、【优化】任务信息、执行日志API非功能设计完善,避免越权隐患;
  • 6、【修复】漏洞修复,包括 "CVE-2024-42681" 子任务越权漏洞修复、"CVE-2023-33779" 任务API越权问题修复;
  • 7、【升级】多个项目依赖升级至较新稳定版本,涉及netty、groovy、gson、springboot、mybatis等;

备注:

  • 1、“CVE-2024-38820”漏洞源自spring,当前使用spring5.x及springboot2.x软件普遍受该问题影响。 该问题修复需要升级至spring6.x与springboot3.x,同时需要升级JDK17,如有诉求可自行升级。计划下个大版本升级spring及jdk版本解决该问题。
  • 2、本次升级数据模型及通讯协议向前兼容,v2.4.*可无缝升级。

XXL-JOB v2.4.1,分布式任务调度平台

  • 1、【优化】多个项目依赖升级至较新稳定版本,涉及netty、groovy、springboot、mybatis等;
  • 2、【修复】"CVE-2022-43402" groovy低版本漏洞修复。
  • 3、【修复】"CVE-2024-29025" netty低版本漏洞修复。
  • 4、【修复】"CVE-2024-3366" freemarker模板注入漏洞修复。
  • 5、【修复】"CVE-2022-43183" 越权漏洞修复。
  • 6、【修复】调度日志页面XSS漏洞修复(ISSUE-3360)。
  • 7、【优化】执行器注册节点显示优化,解决注册节点过多时无法展示问题。

XXL-JOB v2.4.0,分布式任务调度平台

  • 1、【优化】执行器任务Bean扫描逻辑优化:解决懒加载注解失效问题。
  • 2、【优化】多个项目依赖升级至较新稳定版本,涉及netty、groovy、spring、springboot、mybatis等;
  • 3、【修复】"CVE-2022-36157" 授权漏洞修复。
  • 4、【修复】"CVE-2022-43183" SSRF漏洞修复。
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [com.xuxueli:xxl-job-core](https://github.com/xuxueli/xxl-job) from 2.3.1 to 2.4.2.
- [Release notes](https://github.com/xuxueli/xxl-job/releases)
- [Commits](xuxueli/xxl-job@2.3.1...2.4.2)

---
updated-dependencies:
- dependency-name: com.xuxueli:xxl-job-core
  dependency-version: 2.4.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants