dependabot[bot] opened a new pull request, #2894: URL: https://github.com/apache/causeway/pull/2894
Bumps `resteasy.version` from 6.2.11.Final to 6.2.12.Final. Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.2.11.Final to 6.2.12.Final Updates `org.jboss.resteasy:resteasy-client` from 6.2.11.Final to 6.2.12.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>v6.2.12.Final</h2> <h2>What's Changed</h2> <ul> <li>The Jetty and Vert.x clients need to be built for CI testing when tes… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4413">resteasy/resteasy#4413</a></li> <li>[RESTEASY-3558] Drop MavenUtil and unused Aether dependencies, use ShrinkWrap Resolvers instead by <a href="https://github.com/jbliznak"><code>@jbliznak</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4411">resteasy/resteasy#4411</a></li> <li>[RESTEASY-2567] Added test for nested object by <a href="https://github.com/honza-kasik"><code>@honza-kasik</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4404">resteasy/resteasy#4404</a></li> <li>Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4409">resteasy/resteasy#4409</a></li> <li>[RESTEASY-3559] Upgrade WildFly Arquillian to 5.1.0.Beta7. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4419">resteasy/resteasy#4419</a></li> <li>Bump version.org.wildfly from 34.0.0.Final to 34.0.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4420">resteasy/resteasy#4420</a></li> <li>Bump org.jboss.logging:jboss-logging-annotations from 3.0.2.Final to 3.0.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4416">resteasy/resteasy#4416</a></li> <li>Upgrade the wildfly-maven-plugin to 5.1.0.Alpha2 to allow provisionin… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4430">resteasy/resteasy#4430</a></li> <li>[RESTEASY-3560] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4406">resteasy/resteasy#4406</a></li> <li>Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 in the fasterxml-dependencies group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4423">resteasy/resteasy#4423</a></li> <li>Bump org.jboss.logging:jboss-logging-processor from 3.0.2.Final to 3.0.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4417">resteasy/resteasy#4417</a></li> <li>Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.2 to 3.3.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4436">resteasy/resteasy#4436</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Beta2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4435">resteasy/resteasy#4435</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.0.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4442">resteasy/resteasy#4442</a></li> <li>Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4441">resteasy/resteasy#4441</a></li> <li>[RESTEASY-3562] Ensure headers are written for multipart requests eve… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4444">resteasy/resteasy#4444</a></li> <li>[RESTEASY-3557] Add better support for configuring an SSLContext when… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4431">resteasy/resteasy#4431</a></li> <li>[RESTEASY-3563] Bump version.weld from 5.1.3.Final to 5.1.4.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4440">resteasy/resteasy#4440</a></li> <li>[RESTEASY-3573] Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4438">resteasy/resteasy#4438</a></li> <li>[RESTEASY-3575] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4448">resteasy/resteasy#4448</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4458">resteasy/resteasy#4458</a></li> <li>Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4464">resteasy/resteasy#4464</a></li> <li>Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta7 to 5.1.0.Beta9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4463">resteasy/resteasy#4463</a></li> <li>Qualify the image name for cloud tests. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4468">resteasy/resteasy#4468</a></li> <li>Rename the quay.io namespace to resteasy-test. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4470">resteasy/resteasy#4470</a></li> <li>[RESTEASY-3577] Do not require a parameter type of EntityPart to ensu… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4479">resteasy/resteasy#4479</a></li> <li>Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4477">resteasy/resteasy#4477</a></li> <li>Bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1 in the dependencies group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4485">resteasy/resteasy#4485</a></li> <li>[RESTEASY-3578] Bump version.org.apache.james.apache-mime4j from 0.8.11 to 0.8.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4474">resteasy/resteasy#4474</a></li> <li>[RESTEASY-3579] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4484">resteasy/resteasy#4484</a></li> <li>[RESTEASY-3581] Bump version.weld from 5.1.4.Final to 5.1.5.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4488">resteasy/resteasy#4488</a></li> <li>[RESTEASY-3553] Send connection close header when Netty http decoder fails by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4490">resteasy/resteasy#4490</a></li> <li>[RESTEASY-3582] Minor refactoring of the GlobalContextualExecutorServ… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4499">resteasy/resteasy#4499</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.1.Final to 5.1.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4501">resteasy/resteasy#4501</a></li> <li>Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4505">resteasy/resteasy#4505</a></li> <li>RESTEASY-3583 Add a PriorityServiceLoader dev.resteasy.embedded.serve… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4516">resteasy/resteasy#4516</a></li> <li>[RESTEASY-3586] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 in the fasterxml-dependencies group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4527">resteasy/resteasy#4527</a></li> <li>[RESTEASY-3587] Bump org.jboss.logging:jboss-logging-processor from 3.0.3.Final to 3.0.4.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4523">resteasy/resteasy#4523</a></li> <li>[RESTEASY-3587] Bump org.jboss.logging:jboss-logging-annotations from 3.0.3.Final to 3.0.4.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4524">resteasy/resteasy#4524</a></li> <li>[RESTEASY-3588] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4518">resteasy/resteasy#4518</a></li> <li>[RESTEASY-3585] Add an option to allow overriding the algorithm used … by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4528">resteasy/resteasy#4528</a></li> <li>[RESTEASY-3583] Minor follow up on RESTEASY-3583 to add some addition… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4532">resteasy/resteasy#4532</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.11.Final...v6.2.12.Final">https://github.com/resteasy/resteasy/compare/6.2.11.Final...v6.2.12.Final</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resteasy/resteasy/commit/b64bd1f94579b76f4fe2093510731a0fc10b9b81"><code>b64bd1f</code></a> Prepare for 6.2.12.Final release</li> <li><a href="https://github.com/resteasy/resteasy/commit/eddc9799ecf244ba6839166f2253d235684db45c"><code>eddc979</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4532">#4532</a> from jamezp/RESTEASY-3583-6.2</li> <li><a href="https://github.com/resteasy/resteasy/commit/7fe77af612be2327f73ec4031ea7acd2545b4f23"><code>7fe77af</code></a> [RESTEASY-3583] Minor follow up on RESTEASY-3583 to add some additional JavaD...</li> <li><a href="https://github.com/resteasy/resteasy/commit/3aeff685ed3e7d451ab1dbf4b7bb549b08e923f6"><code>3aeff68</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4528">#4528</a> from jamezp/RESTEASY-3585-6.2</li> <li><a href="https://github.com/resteasy/resteasy/commit/6d146eb770d11cc7287346fa6362afa36400e4b4"><code>6d146eb</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4518">#4518</a> from resteasy/dependabot/maven/6.2/netty-vertx-depen...</li> <li><a href="https://github.com/resteasy/resteasy/commit/cef97f34b0e8629db3e6b042df39cc87fb191044"><code>cef97f3</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4524">#4524</a> from resteasy/dependabot/maven/6.2/org.jboss.logging...</li> <li><a href="https://github.com/resteasy/resteasy/commit/ab749ac721a4c1ecc13cde36f4bde909ef20ddf7"><code>ab749ac</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4523">#4523</a> from resteasy/dependabot/maven/6.2/org.jboss.logging...</li> <li><a href="https://github.com/resteasy/resteasy/commit/9f23de92bded74b819c360d5f3d057900760da90"><code>9f23de9</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4527">#4527</a> from resteasy/dependabot/maven/6.2/fasterxml-depende...</li> <li><a href="https://github.com/resteasy/resteasy/commit/d6d1e395ed5e765f32177d46f7bf9b16c490a5ff"><code>d6d1e39</code></a> [RESTEASY-3585] Add an option to allow overriding the algorithm used for hash...</li> <li><a href="https://github.com/resteasy/resteasy/commit/389d12c78d6e2c5a0bfaaca53890eb7fbe3b487d"><code>389d12c</code></a> Bump com.fasterxml.jackson:jackson-bom</li> <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.11.Final...v6.2.12.Final">compare view</a></li> </ul> </details> <br /> Updates `org.jboss.resteasy:resteasy-servlet-initializer` from 6.2.11.Final to 6.2.12.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-servlet-initializer's releases</a>.</em></p> <blockquote> <h2>v6.2.12.Final</h2> <h2>What's Changed</h2> <ul> <li>The Jetty and Vert.x clients need to be built for CI testing when tes… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4413">resteasy/resteasy#4413</a></li> <li>[RESTEASY-3558] Drop MavenUtil and unused Aether dependencies, use ShrinkWrap Resolvers instead by <a href="https://github.com/jbliznak"><code>@jbliznak</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4411">resteasy/resteasy#4411</a></li> <li>[RESTEASY-2567] Added test for nested object by <a href="https://github.com/honza-kasik"><code>@honza-kasik</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4404">resteasy/resteasy#4404</a></li> <li>Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4409">resteasy/resteasy#4409</a></li> <li>[RESTEASY-3559] Upgrade WildFly Arquillian to 5.1.0.Beta7. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4419">resteasy/resteasy#4419</a></li> <li>Bump version.org.wildfly from 34.0.0.Final to 34.0.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4420">resteasy/resteasy#4420</a></li> <li>Bump org.jboss.logging:jboss-logging-annotations from 3.0.2.Final to 3.0.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4416">resteasy/resteasy#4416</a></li> <li>Upgrade the wildfly-maven-plugin to 5.1.0.Alpha2 to allow provisionin… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4430">resteasy/resteasy#4430</a></li> <li>[RESTEASY-3560] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4406">resteasy/resteasy#4406</a></li> <li>Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 in the fasterxml-dependencies group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4423">resteasy/resteasy#4423</a></li> <li>Bump org.jboss.logging:jboss-logging-processor from 3.0.2.Final to 3.0.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4417">resteasy/resteasy#4417</a></li> <li>Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.3.2 to 3.3.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4436">resteasy/resteasy#4436</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Alpha2 to 5.1.0.Beta2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4435">resteasy/resteasy#4435</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.0.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4442">resteasy/resteasy#4442</a></li> <li>Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4441">resteasy/resteasy#4441</a></li> <li>[RESTEASY-3562] Ensure headers are written for multipart requests eve… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4444">resteasy/resteasy#4444</a></li> <li>[RESTEASY-3557] Add better support for configuring an SSLContext when… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4431">resteasy/resteasy#4431</a></li> <li>[RESTEASY-3563] Bump version.weld from 5.1.3.Final to 5.1.4.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4440">resteasy/resteasy#4440</a></li> <li>[RESTEASY-3573] Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4438">resteasy/resteasy#4438</a></li> <li>[RESTEASY-3575] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4448">resteasy/resteasy#4448</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Final to 5.1.1.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4458">resteasy/resteasy#4458</a></li> <li>Bump org.jboss.arquillian:arquillian-bom from 1.9.1.Final to 1.9.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4464">resteasy/resteasy#4464</a></li> <li>Bump org.wildfly.arquillian:wildfly-arquillian-bom from 5.1.0.Beta7 to 5.1.0.Beta9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4463">resteasy/resteasy#4463</a></li> <li>Qualify the image name for cloud tests. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4468">resteasy/resteasy#4468</a></li> <li>Rename the quay.io namespace to resteasy-test. by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4470">resteasy/resteasy#4470</a></li> <li>[RESTEASY-3577] Do not require a parameter type of EntityPart to ensu… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4479">resteasy/resteasy#4479</a></li> <li>Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4477">resteasy/resteasy#4477</a></li> <li>Bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1 in the dependencies group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4485">resteasy/resteasy#4485</a></li> <li>[RESTEASY-3578] Bump version.org.apache.james.apache-mime4j from 0.8.11 to 0.8.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4474">resteasy/resteasy#4474</a></li> <li>[RESTEASY-3579] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4484">resteasy/resteasy#4484</a></li> <li>[RESTEASY-3581] Bump version.weld from 5.1.4.Final to 5.1.5.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4488">resteasy/resteasy#4488</a></li> <li>[RESTEASY-3553] Send connection close header when Netty http decoder fails by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4490">resteasy/resteasy#4490</a></li> <li>[RESTEASY-3582] Minor refactoring of the GlobalContextualExecutorServ… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4499">resteasy/resteasy#4499</a></li> <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.1.Final to 5.1.2.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4501">resteasy/resteasy#4501</a></li> <li>Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4505">resteasy/resteasy#4505</a></li> <li>RESTEASY-3583 Add a PriorityServiceLoader dev.resteasy.embedded.serve… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4516">resteasy/resteasy#4516</a></li> <li>[RESTEASY-3586] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 in the fasterxml-dependencies group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4527">resteasy/resteasy#4527</a></li> <li>[RESTEASY-3587] Bump org.jboss.logging:jboss-logging-processor from 3.0.3.Final to 3.0.4.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4523">resteasy/resteasy#4523</a></li> <li>[RESTEASY-3587] Bump org.jboss.logging:jboss-logging-annotations from 3.0.3.Final to 3.0.4.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4524">resteasy/resteasy#4524</a></li> <li>[RESTEASY-3588] Bump the netty-vertx-dependencies group with 11 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4518">resteasy/resteasy#4518</a></li> <li>[RESTEASY-3585] Add an option to allow overriding the algorithm used … by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4528">resteasy/resteasy#4528</a></li> <li>[RESTEASY-3583] Minor follow up on RESTEASY-3583 to add some addition… by <a href="https://github.com/jamezp"><code>@jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/4532">resteasy/resteasy#4532</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.11.Final...v6.2.12.Final">https://github.com/resteasy/resteasy/compare/6.2.11.Final...v6.2.12.Final</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/resteasy/resteasy/commit/b64bd1f94579b76f4fe2093510731a0fc10b9b81"><code>b64bd1f</code></a> Prepare for 6.2.12.Final release</li> <li><a href="https://github.com/resteasy/resteasy/commit/eddc9799ecf244ba6839166f2253d235684db45c"><code>eddc979</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4532">#4532</a> from jamezp/RESTEASY-3583-6.2</li> <li><a href="https://github.com/resteasy/resteasy/commit/7fe77af612be2327f73ec4031ea7acd2545b4f23"><code>7fe77af</code></a> [RESTEASY-3583] Minor follow up on RESTEASY-3583 to add some additional JavaD...</li> <li><a href="https://github.com/resteasy/resteasy/commit/3aeff685ed3e7d451ab1dbf4b7bb549b08e923f6"><code>3aeff68</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4528">#4528</a> from jamezp/RESTEASY-3585-6.2</li> <li><a href="https://github.com/resteasy/resteasy/commit/6d146eb770d11cc7287346fa6362afa36400e4b4"><code>6d146eb</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4518">#4518</a> from resteasy/dependabot/maven/6.2/netty-vertx-depen...</li> <li><a href="https://github.com/resteasy/resteasy/commit/cef97f34b0e8629db3e6b042df39cc87fb191044"><code>cef97f3</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4524">#4524</a> from resteasy/dependabot/maven/6.2/org.jboss.logging...</li> <li><a href="https://github.com/resteasy/resteasy/commit/ab749ac721a4c1ecc13cde36f4bde909ef20ddf7"><code>ab749ac</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4523">#4523</a> from resteasy/dependabot/maven/6.2/org.jboss.logging...</li> <li><a href="https://github.com/resteasy/resteasy/commit/9f23de92bded74b819c360d5f3d057900760da90"><code>9f23de9</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/4527">#4527</a> from resteasy/dependabot/maven/6.2/fasterxml-depende...</li> <li><a href="https://github.com/resteasy/resteasy/commit/d6d1e395ed5e765f32177d46f7bf9b16c490a5ff"><code>d6d1e39</code></a> [RESTEASY-3585] Add an option to allow overriding the algorithm used for hash...</li> <li><a href="https://github.com/resteasy/resteasy/commit/389d12c78d6e2c5a0bfaaca53890eb7fbe3b487d"><code>389d12c</code></a> Bump com.fasterxml.jackson:jackson-bom</li> <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.11.Final...v6.2.12.Final">compare view</a></li> </ul> </details> <br /> Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.11.Final to 6.2.12.Final 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