dependabot[bot] opened a new pull request, #3136: URL: https://github.com/apache/causeway/pull/3136
Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.12.Final to 7.0.0.Final. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-client's releases</a>.</em></p> <blockquote> <h2>v7.0.0.Final</h2> <h2>What's Changed</h2> <ul> <li>[RESTEASY-3264] Add automatic formatting of source code by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3364">resteasy/resteasy#3364</a></li> <li>[RESTEASY-3250] Updated the contributing guide and README's. Added a … by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3367">resteasy/resteasy#3367</a></li> <li>Bump wildfly-cli from 19.0.0.Final to 19.0.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3366">resteasy/resteasy#3366</a></li> <li>Bump mockito-core from 4.9.0 to 4.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3368">resteasy/resteasy#3368</a></li> <li>Bump galleon-maven-plugin from 5.0.6.Final to 5.0.7.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3370">resteasy/resteasy#3370</a></li> <li>[RESTEASY-3270] Upgrade WildFly to 27.0.1.Final. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3376">resteasy/resteasy#3376</a></li> <li>Bump version.org.wildfly.galleon-plugins from 6.2.0.Final to 6.2.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3371">resteasy/resteasy#3371</a></li> <li>Bump mockito-core from 4.10.0 to 4.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3378">resteasy/resteasy#3378</a></li> <li>RESTEASY-3273 / jackson-databind dependencies conflict by <a href="https://github.com/liweinan"><code>@liweinan</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3381">resteasy/resteasy#3381</a></li> <li>Bump version.org.apache.james.apache-mime4j from 0.8.8 to 0.8.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3380">resteasy/resteasy#3380</a></li> <li>Bump junit-bom from 5.9.1 to 5.9.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3385">resteasy/resteasy#3385</a></li> <li>Bump version.io.netty.netty4 from 4.1.86.Final to 4.1.87.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3388">resteasy/resteasy#3388</a></li> <li>Bump angus-mail from 1.0.0 to 1.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3387">resteasy/resteasy#3387</a></li> <li>Bump mockito-core from 4.11.0 to 5.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3390">resteasy/resteasy#3390</a></li> <li>Bump angus-activation from 1.0.0 to 2.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3391">resteasy/resteasy#3391</a></li> <li>[RESTEASY-3278] Remove the Creaper test dependency and use Arquillian… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3393">resteasy/resteasy#3393</a></li> <li>[RESTEASY-3280] Do not load the ThreadContext's from a service loader… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3395">resteasy/resteasy#3395</a></li> <li>Bump version.org.wildfly.galleon-plugins from 6.2.2.Final to 6.2.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3399">resteasy/resteasy#3399</a></li> <li>[RESTEASY-3281] Update the module.xml files to match what is in WildFly. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3404">resteasy/resteasy#3404</a></li> <li>[RESTEASY-3286] Use the new NIO file utilities to create temporary files by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3409">resteasy/resteasy#3409</a></li> <li>[RESTEASY-3283] Do not throw a DefaultOptionsMethodException when no … by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3411">resteasy/resteasy#3411</a></li> <li>Bump arquillian-bom from 1.7.0.Alpha13 to 1.7.0.Alpha14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3416">resteasy/resteasy#3416</a></li> <li>Rename the security.txt to correct name of SECURITY.md. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3417">resteasy/resteasy#3417</a></li> <li>Bump resteasy-parent from 2.0.2.Final to 2.0.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3420">resteasy/resteasy#3420</a></li> <li>Bump version.io.netty.netty4 from 4.1.87.Final to 4.1.89.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3422">resteasy/resteasy#3422</a></li> <li>Bump mockito-core from 5.0.0 to 5.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3405">resteasy/resteasy#3405</a></li> <li>Bump version.org.wildfly.galleon-plugins from 6.2.3.Final to 6.3.0.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3424">resteasy/resteasy#3424</a></li> <li>[RESTEASY-3245] Migrate to SmallRye Jandex. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3426">resteasy/resteasy#3426</a></li> <li>Revert - [RESTEASY-2845] ResteasyWebTarget.proxy(Class) problem with questionmark in <a href="https://github.com/Path"><code>@Path</code></a> with Regex by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3431">resteasy/resteasy#3431</a></li> <li>[RESTEASY-3290] Avoid an NPE if the temporary directory is null and e… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3435">resteasy/resteasy#3435</a></li> <li>Bump version.org.wildfly.galleon-plugins from 6.3.0.Final to 6.3.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3440">resteasy/resteasy#3440</a></li> <li>[RESTEASY-3295] Upgrade Jackson to 2.14.2. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3500">resteasy/resteasy#3500</a></li> <li>Upgrade Arquillian Weld to 3.0.2.Final for all modules. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3502">resteasy/resteasy#3502</a></li> <li>Component upgrades by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3503">resteasy/resteasy#3503</a></li> <li>Bump version.org.eclipse.jetty from 11.0.13 to 11.0.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3450">resteasy/resteasy#3450</a></li> <li>Bump galleon-maven-plugin from 5.0.7.Final to 5.0.8.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3452">resteasy/resteasy#3452</a></li> <li>Bump version.org.wildfly.galleon-plugins from 6.3.1.Final to 6.3.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3460">resteasy/resteasy#3460</a></li> <li>Use two steps when building the JavaDoc. The order of the build matte… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3513">resteasy/resteasy#3513</a></li> <li>JettyClientEngine: elide buffering by <a href="https://github.com/stevenschlansker"><code>@stevenschlansker</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3418">resteasy/resteasy#3418</a></li> <li>Bump version.io.vertx from 4.3.4 to 4.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3505">resteasy/resteasy#3505</a></li> <li>Bump mockito-core from 5.1.1 to 5.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3514">resteasy/resteasy#3514</a></li> <li>Bump reactor-bom from 2020.0.8 to 2022.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3509">resteasy/resteasy#3509</a></li> <li>RESTEASY-2831: Check mediatype before calling isCompatible by <a href="https://github.com/Pastor"><code>@Pastor</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3524">resteasy/resteasy#3524</a></li> <li>Bump wildfly-elytron-ssl from 2.0.0.Final to 2.1.0.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3430">resteasy/resteasy#3430</a></li> <li>Bump version.io.netty.netty4 from 4.1.89.Final to 4.1.90.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3515">resteasy/resteasy#3515</a></li> <li>Bump reactor-bom from 2022.0.4 to 2022.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3516">resteasy/resteasy#3516</a></li> <li>Bump version.io.vertx from 4.4.0 to 4.4.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3527">resteasy/resteasy#3527</a></li> <li>Bump galleon-maven-plugin from 5.0.8.Final to 5.0.9.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/resteasy/resteasy/pull/3529">resteasy/resteasy#3529</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resteasy/resteasy/commit/89c77ded71533d1d04a11ae0b38e0ea18319477e"><code>89c77de</code></a> [maven-release-plugin] prepare release v7.0.0.Final</li> <li><a href="https://github.com/resteasy/resteasy/commit/d231f832c989ca8efe6a8fe03881ee71f742bb8c"><code>d231f83</code></a> Revert "Simplify the script instructions for the next steps."</li> <li><a href="https://github.com/resteasy/resteasy/commit/e3ae810865ee47d55f13a58447cce3f19fee839b"><code>e3ae810</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/resteasy/resteasy/commit/7adee7310d1570f28737bcc0b051a43cf2152457"><code>7adee73</code></a> [maven-release-plugin] prepare release v7.0.0.Beta5</li> <li><a href="https://github.com/resteasy/resteasy/commit/9151487c9d89ba0d6bf2f76b3d5c8e6d3b536496"><code>9151487</code></a> Simplify the script instructions for the next steps.</li> <li><a href="https://github.com/resteasy/resteasy/commit/e96d1ba080a6e737f6c8a59aa6583444943b61a3"><code>e96d1ba</code></a> [RESTEASY-3651] Skip deploying the distribution zips.</li> <li><a href="https://github.com/resteasy/resteasy/commit/4e7a747a16d44125fb39473db505c0aafba11e03"><code>4e7a747</code></a> Revert "[RESTEASY-3648] Place channels in a separate Nexus deployment."</li> <li><a href="https://github.com/resteasy/resteasy/commit/8ed5bb0098e362e6d86b14329214195263ec42af"><code>8ed5bb0</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/resteasy/resteasy/commit/57d3db901227430bbd2adc19552fb52916c75edc"><code>57d3db9</code></a> [maven-release-plugin] prepare release v7.0.0.Beta4</li> <li><a href="https://github.com/resteasy/resteasy/commit/0521aee514059512db72538d5073dfd6bbb97cc0"><code>0521aee</code></a> [RESTEASY-3650] Add missing descriptions where applicable and missing name el...</li> <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/v6.2.12.Final...v7.0.0.Final">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]
