dependabot[bot] opened a new pull request, #2780: URL: https://github.com/apache/causeway/pull/2780
Bumps `quartz-scheduler.version` from 2.3.2 to 2.5.0. Updates `org.quartz-scheduler:quartz` from 2.3.2 to 2.5.0 <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.0</h2> <p>Most Significant Changes This Release (over 2.4.0):</p> <ul> <li>Move to Jakarta namespace</li> </ul> <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.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> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6">Open Issues</a></p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6?closed=1">Completed Issues</a></p> <h2>Quartz 2.4.0 RC1</h2> <p>This is a Release Candidate for 2.4.0</p> <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) 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 "exmaples_guide.txt" file in the examples folder of the quartz repository for full description and info.</li> </ul> <p>All changes/updates:</p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6">Open Issues</a></p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6?closed=1">Completed Issues</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quartz-scheduler/quartz/commit/05a497eaed11eb40b8b9a9f98783e30012a199d4"><code>05a497e</code></a> Set quartzVersion to 2.5.0</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/d0403eeeabba29788f64e4991d0bd3a599542e8b"><code>d0403ee</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1262">#1262</a> from jhouserizer/fix_javadoc_in_jepe</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/a7393a34b98261403aa1f54f0c5dac028d460905"><code>a7393a3</code></a> Fix javadoc errors in JobExecutionProcessException</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/cbe23a1e8ff7163de6014846f8b9ebde8ba379cb"><code>cbe23a1</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1260">#1260</a> from ohksj77/handle-misfired-trigger-exception</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/84204e6e890cd9d970eba9255d6030908476f566"><code>84204e6</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1257">#1257</a> from bcode2/quartz-2.5x-remove-redundant-initialization</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/6ca280033ebba5035ccab5da90295ddcdbe8a7d2"><code>6ca2800</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1252">#1252</a> from konopka/fix_tomorrowat_returning_wrong_date_whe...</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/f31d0c8498cd6eefb737a87b7aeca94488df7cf7"><code>f31d0c8</code></a> Handle exceptions thrown while retrieving the misfired trigger</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/6b474d6b4f9651644b0bb6974db8c5b422c9c2e0"><code>6b474d6</code></a> refactor: remove-redundant-initialization</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/33ef50636c25eadcb1062d854fae441cc6f34981"><code>33ef506</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1254">#1254</a> from konopka/fix_setrepeatinterval_accepts_invalid_v...</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/94c890f3378cc7e60188267602d66d005e54355d"><code>94c890f</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1253">#1253</a> from amergey/main</li> <li>Additional commits viewable in <a href="https://github.com/quartz-scheduler/quartz/compare/v2.3.2...v2.5.0">compare view</a></li> </ul> </details> <br /> Updates `org.quartz-scheduler:quartz-jobs` from 2.3.2 to 2.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quartz-scheduler/quartz/releases">org.quartz-scheduler:quartz-jobs's releases</a>.</em></p> <blockquote> <h2>Quartz 2.5.0</h2> <p>Most Significant Changes This Release (over 2.4.0):</p> <ul> <li>Move to Jakarta namespace</li> </ul> <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.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> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6">Open Issues</a></p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6?closed=1">Completed Issues</a></p> <h2>Quartz 2.4.0 RC1</h2> <p>This is a Release Candidate for 2.4.0</p> <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) 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 "exmaples_guide.txt" file in the examples folder of the quartz repository for full description and info.</li> </ul> <p>All changes/updates:</p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6">Open Issues</a></p> <p><a href="https://github.com/quartz-scheduler/quartz/milestone/6?closed=1">Completed Issues</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quartz-scheduler/quartz/commit/05a497eaed11eb40b8b9a9f98783e30012a199d4"><code>05a497e</code></a> Set quartzVersion to 2.5.0</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/d0403eeeabba29788f64e4991d0bd3a599542e8b"><code>d0403ee</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1262">#1262</a> from jhouserizer/fix_javadoc_in_jepe</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/a7393a34b98261403aa1f54f0c5dac028d460905"><code>a7393a3</code></a> Fix javadoc errors in JobExecutionProcessException</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/cbe23a1e8ff7163de6014846f8b9ebde8ba379cb"><code>cbe23a1</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1260">#1260</a> from ohksj77/handle-misfired-trigger-exception</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/84204e6e890cd9d970eba9255d6030908476f566"><code>84204e6</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1257">#1257</a> from bcode2/quartz-2.5x-remove-redundant-initialization</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/6ca280033ebba5035ccab5da90295ddcdbe8a7d2"><code>6ca2800</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1252">#1252</a> from konopka/fix_tomorrowat_returning_wrong_date_whe...</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/f31d0c8498cd6eefb737a87b7aeca94488df7cf7"><code>f31d0c8</code></a> Handle exceptions thrown while retrieving the misfired trigger</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/6b474d6b4f9651644b0bb6974db8c5b422c9c2e0"><code>6b474d6</code></a> refactor: remove-redundant-initialization</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/33ef50636c25eadcb1062d854fae441cc6f34981"><code>33ef506</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1254">#1254</a> from konopka/fix_setrepeatinterval_accepts_invalid_v...</li> <li><a href="https://github.com/quartz-scheduler/quartz/commit/94c890f3378cc7e60188267602d66d005e54355d"><code>94c890f</code></a> Merge pull request <a href="https://redirect.github.com/quartz-scheduler/quartz/issues/1253">#1253</a> from amergey/main</li> <li>Additional commits viewable in <a href="https://github.com/quartz-scheduler/quartz/compare/v2.3.2...v2.5.0">compare view</a></li> </ul> </details> <br /> 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: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org