Skip to content

Bump org.quartz-scheduler:quartz from 2.3.2 to 2.5.1#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/org.quartz-scheduler-quartz-2.5.1
Open

Bump org.quartz-scheduler:quartz from 2.3.2 to 2.5.1#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/org.quartz-scheduler-quartz-2.5.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps org.quartz-scheduler:quartz from 2.3.2 to 2.5.1.

Release notes

Sourced from org.quartz-scheduler:quartz's releases.

Quartz 2.5.1

This is a bug-fix and dependency upgrade release of the 2.5.x line.

All changes/updates:

Completed Issues

Jars can be found on Maven Central:
quartz.jar quartz-jobs.jar

Quartz 2.5.0

Most Significant Changes This Release (over 2.4.0):

[!IMPORTANT]
BREAKING CHANGE: Move to Jakarta namespace

[!IMPORTANT]
BREAKING CHANGE: Move to JDK 11

All changes/updates:

Open Issues

Completed Issues

Quartz 2.4.1

This is a bug-fix and dependency upgrade release of the 2.4.x line.

All changes/updates:

Completed Issues

Jars can be found on Maven Central:
quartz.jar quartz-jobs.jar

Quartz 2.4.0

Most Significant Changes This Release:

  • Quartz 2.4.0 now requires minimum Java version of Java 8
  • Quartz build system moved to Gradle
  • 3rd party libraries (slf4j, log4j, Hikari, etc.) upgraded to more recent versions
  • Maven POMs generated from gradle declare 3rd party dependencies as "provided" scope
  • Removal of old TerracottaJobStore
  • "NativeJob" class removed from "quartz-jobs" artifact. This resolves security concerns related to code execution. While it is possible to safely use this Job class, it is a risk for users that don’t engage some thought. If you wish to still use this job or something like it, the source code for it can now be found as "example15".
  • Example programs can now simply be executed via gradle. See the "examples_guide.txt" file in the examples folder of the quartz repository for full description and info.

All changes/updates:

... (truncated)

Commits
  • 5c6447e Set quartzVersion to 2.5.1
  • 2a97f39 Merge pull request #1405 from akomakom/ci-sonatype-url
  • c339ed9 Sonatype URL changes for central
  • 21e87cf Merge pull request #1403 from jhouserizer/remove_ref_docs
  • aa5c6b8 remove redundant copies of docs from this repo, reference in site repo
  • 1cade27 Merge pull request #1344 from vibbix/feature/bulk-loaders
  • bb88264 - more formatting fixes
  • 7fee004 - more formatting fixes
  • 7236820 - more formatting fixes
  • 5c073df - rebased PR
  • Additional commits viewable in compare view

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)

Bumps [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) from 2.3.2 to 2.5.1.
- [Release notes](https://github.com/quartz-scheduler/quartz/releases)
- [Commits](quartz-scheduler/quartz@v2.3.2...v2.5.1)

---
updated-dependencies:
- dependency-name: org.quartz-scheduler:quartz
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 31, 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