dependabot[bot] opened a new pull request, #2346: URL: https://github.com/apache/shiro/pull/2346
Bumps [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) from 2.3.2 to 2.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quartz-scheduler/quartz/releases">org.quartz-scheduler:quartz's releases</a>.</em></p> <blockquote> <h2>Quartz 2.5.1</h2> <p>This is a bug-fix and dependency upgrade release of the 2.5.x line.</p> <p>All changes/updates:</p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/9?closed=1">Completed Issues</a></p> <p>Jars can be found on Maven Central:<br /> <a href="https://central.sonatype.com/artifact/org.quartz-scheduler/quartz">quartz.jar</a> <a href="https://central.sonatype.com/artifact/org.quartz-scheduler/quartz-jobs">quartz-jobs.jar</a></p> <h2>Quartz 2.5.0</h2> <p>Most Significant Changes This Release (over 2.4.0):</p> <blockquote> <p>[!IMPORTANT]<br /> BREAKING CHANGE: Move to Jakarta namespace</p> </blockquote> <blockquote> <p>[!IMPORTANT]<br /> BREAKING CHANGE: Move to JDK 11</p> </blockquote> <p>All changes/updates:</p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/7">Open Issues</a></p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/7?closed=1">Completed Issues</a></p> <h2>Quartz 2.4.1</h2> <p>This is a bug-fix and dependency upgrade release of the 2.4.x line.</p> <p>All changes/updates:</p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/8?closed=1">Completed Issues</a></p> <p>Jars can be found on Maven Central:<br /> <a href="https://central.sonatype.com/artifact/org.quartz-scheduler/quartz">quartz.jar</a> <a href="https://central.sonatype.com/artifact/org.quartz-scheduler/quartz-jobs">quartz-jobs.jar</a></p> <h2>Quartz 2.4.0</h2> <p>Most Significant Changes This Release:</p> <ul> <li>Quartz 2.4.0 now requires minimum Java version of Java 8</li> <li>Quartz build system moved to Gradle</li> <li>3rd party libraries (slf4j, log4j, Hikari, etc.) upgraded to more recent versions</li> <li>Maven POMs generated from gradle declare 3rd party dependencies as "provided" scope</li> <li>Removal of old TerracottaJobStore</li> <li>"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".</li> <li>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.</li> </ul> <p>All changes/updates:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quartz-scheduler/quartz/commit/5c6447ecd35a102e861d21bf14808a7b7f90f840"><code>5c6447e</code></a> Set quartzVersion to 2.5.1</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/2a97f397949ec58fc980a661fd2930213b29d77b"><code>2a97f39</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1405">#1405</a> from akomakom/ci-sonatype-url</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/c339ed9238a295d1ff82edef47761a884ae4aba4"><code>c339ed9</code></a> Sonatype URL changes for central</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/21e87cf2a33487ce68820a37e8e66fdc85f5bf5e"><code>21e87cf</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1403">#1403</a> from jhouserizer/remove_ref_docs</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/aa5c6b876274cdf72984fe4bb88ca5a45f11db07"><code>aa5c6b8</code></a> remove redundant copies of docs from this repo, reference in site repo</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/1cade275718132767913654f806d77799f13776b"><code>1cade27</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1344">#1344</a> from vibbix/feature/bulk-loaders</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/bb88264babcf35fa24986c370e1b5fe110af066b"><code>bb88264</code></a> - more formatting fixes</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/7fee004d2ed0ad29585d01a3b17cbece54c34b32"><code>7fee004</code></a> - more formatting fixes</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/72368200560c7a2837ff74f26fafb019a8330163"><code>7236820</code></a> - more formatting fixes</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/5c073df5f08713d69eef969418de3d742ee2141b"><code>5c073df</code></a> - rebased PR</li> <li>Additional commits viewable in <a href="https://github.com/quartz-scheduler/quartz/compare/v2.3.2...v2.5.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
