Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-4105

Bump resteasy.version from 6.2.6.Final to 6.2.7.Final

XMLWordPrintable

    • Icon: Component Upgrade Component Upgrade
    • Resolution: Obsolete
    • Icon: Major Major
    • 3.2.11.GA
    • None
    • team/eng
    • None

      Bumps `resteasy.version` from 6.2.6.Final to 6.2.7.Final.
      Updates `org.jboss.resteasy:resteasy-bom` from 6.2.6.Final to 6.2.7.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-bom's releases</a>.</em></p>
      <blockquote>
      <h2>6.2.7.Final</h2>
      <h2>What's Changed</h2>
      <ul>
      <li>Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3911">resteasy/resteasy#3911</a></li>
      <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3921">resteasy/resteasy#3921</a></li>
      <li>Bump actions/setup-java from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3935">resteasy/resteasy#3935</a></li>
      <li>RESTEASY-3380Introduce an ExceptionMapper which handles JsonProces… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3929">resteasy/resteasy#3929</a></li>
      <li>RESTEASY-3385 Async request filters using <code>suspend</code>/<code>resume</code> on `Su… by <a href="https://github.com/topak27"><code>@​topak27</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</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/3960">resteasy/resteasy#3960</a></li>
      <li>Bump actions/download-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3952">resteasy/resteasy#3952</a></li>
      <li>Bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3951">resteasy/resteasy#3951</a></li>
      <li>Bump the dependencies group with 1 update by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3971">resteasy/resteasy#3971</a></li>
      <li>RESTEASY-3437 Add some tests to ignore when running in a container … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3984">resteasy/resteasy#3984</a></li>
      <li>RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3304 Return null upon missing value of parameter. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>Do not attempt to set 'Content-Length' header twice when sending an e… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3988">resteasy/resteasy#3988</a></li>
      </ul>
      <h2>New Contributors</h2>
      <ul>
      <li><a href="https://github.com/topak27"><code>@​topak27</code></a> made their first contribution in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</a></li>
      </ul>
      <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final</a></p>
      </blockquote>
      </details>
      <details>
      <summary>Commits</summary>
      <ul>
      <li><a href="https://github.com/resteasy/resteasy/commit/6e25d96893e268fdbb03a27902fd8a6f5d8fb78d"><code>6e25d96</code></a> Prepare for 6.2.7.Final release</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/276104890581a9ca0de506fb9f5cc4ed5839c787"><code>2761048</code></a> Fix the 6.2 branch. It was missing the 6.2.6.Final version change commit. The...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/8e0e686be8d3c0a7bb18c6d8370201ba80dac9e9"><code>8e0e686</code></a> Merge tag '6.2.6.Final' into fix-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/7c273c0962a8753db21d3c51585afbf345cad9b4"><code>7c273c0</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3988">#3988</a> from jamezp/RESTEASY-3427-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/95aa2f18086f3104c5f2fe0365b9c92e424a2b1d"><code>95aa2f1</code></a> RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss.resteas...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/a1d458c49e580df506b5f2fb30efdc56972f486d"><code>a1d458c</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3985">#3985</a> from jamezp/backports-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/b028354919eaaee46c80804708a14543e278030c"><code>b028354</code></a> Do not attempt to set 'Content-Length' header twice when sending an empty Inp...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/eb63408cdc601d7067b5df3cfbed156c72e74ecd"><code>eb63408</code></a> RESTEASY-3304 Return null upon missing value of parameter.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/3ce1571ccc6977e82887d0b1adc3423b87c26d69"><code>3ce1571</code></a> RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/cb54683f3e2d15334ce42c7366b82e4c56ddd015"><code>cb54683</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3984">#3984</a> from jamezp/RESTEASY-3437-6.2</li>
      <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">compare view</a></li>
      </ul>
      </details>
      <br />

      Updates `org.jboss.resteasy:resteasy-core` from 6.2.6.Final to 6.2.7.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-core's releases</a>.</em></p>
      <blockquote>
      <h2>6.2.7.Final</h2>
      <h2>What's Changed</h2>
      <ul>
      <li>Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3911">resteasy/resteasy#3911</a></li>
      <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3921">resteasy/resteasy#3921</a></li>
      <li>Bump actions/setup-java from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3935">resteasy/resteasy#3935</a></li>
      <li>RESTEASY-3380Introduce an ExceptionMapper which handles JsonProces… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3929">resteasy/resteasy#3929</a></li>
      <li>RESTEASY-3385 Async request filters using <code>suspend</code>/<code>resume</code> on `Su… by <a href="https://github.com/topak27"><code>@​topak27</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</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/3960">resteasy/resteasy#3960</a></li>
      <li>Bump actions/download-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3952">resteasy/resteasy#3952</a></li>
      <li>Bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3951">resteasy/resteasy#3951</a></li>
      <li>Bump the dependencies group with 1 update by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3971">resteasy/resteasy#3971</a></li>
      <li>RESTEASY-3437 Add some tests to ignore when running in a container … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3984">resteasy/resteasy#3984</a></li>
      <li>RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3304 Return null upon missing value of parameter. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>Do not attempt to set 'Content-Length' header twice when sending an e… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3988">resteasy/resteasy#3988</a></li>
      </ul>
      <h2>New Contributors</h2>
      <ul>
      <li><a href="https://github.com/topak27"><code>@​topak27</code></a> made their first contribution in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</a></li>
      </ul>
      <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final</a></p>
      </blockquote>
      </details>
      <details>
      <summary>Commits</summary>
      <ul>
      <li><a href="https://github.com/resteasy/resteasy/commit/6e25d96893e268fdbb03a27902fd8a6f5d8fb78d"><code>6e25d96</code></a> Prepare for 6.2.7.Final release</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/276104890581a9ca0de506fb9f5cc4ed5839c787"><code>2761048</code></a> Fix the 6.2 branch. It was missing the 6.2.6.Final version change commit. The...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/8e0e686be8d3c0a7bb18c6d8370201ba80dac9e9"><code>8e0e686</code></a> Merge tag '6.2.6.Final' into fix-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/7c273c0962a8753db21d3c51585afbf345cad9b4"><code>7c273c0</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3988">#3988</a> from jamezp/RESTEASY-3427-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/95aa2f18086f3104c5f2fe0365b9c92e424a2b1d"><code>95aa2f1</code></a> RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss.resteas...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/a1d458c49e580df506b5f2fb30efdc56972f486d"><code>a1d458c</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3985">#3985</a> from jamezp/backports-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/b028354919eaaee46c80804708a14543e278030c"><code>b028354</code></a> Do not attempt to set 'Content-Length' header twice when sending an empty Inp...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/eb63408cdc601d7067b5df3cfbed156c72e74ecd"><code>eb63408</code></a> RESTEASY-3304 Return null upon missing value of parameter.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/3ce1571ccc6977e82887d0b1adc3423b87c26d69"><code>3ce1571</code></a> RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/cb54683f3e2d15334ce42c7366b82e4c56ddd015"><code>cb54683</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3984">#3984</a> from jamezp/RESTEASY-3437-6.2</li>
      <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">compare view</a></li>
      </ul>
      </details>
      <br />

      Updates `org.jboss.resteasy:resteasy-core-spi` from 6.2.6.Final to 6.2.7.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-core-spi's releases</a>.</em></p>
      <blockquote>
      <h2>6.2.7.Final</h2>
      <h2>What's Changed</h2>
      <ul>
      <li>Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3911">resteasy/resteasy#3911</a></li>
      <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3921">resteasy/resteasy#3921</a></li>
      <li>Bump actions/setup-java from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3935">resteasy/resteasy#3935</a></li>
      <li>RESTEASY-3380Introduce an ExceptionMapper which handles JsonProces… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3929">resteasy/resteasy#3929</a></li>
      <li>RESTEASY-3385 Async request filters using <code>suspend</code>/<code>resume</code> on `Su… by <a href="https://github.com/topak27"><code>@​topak27</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</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/3960">resteasy/resteasy#3960</a></li>
      <li>Bump actions/download-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3952">resteasy/resteasy#3952</a></li>
      <li>Bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3951">resteasy/resteasy#3951</a></li>
      <li>Bump the dependencies group with 1 update by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3971">resteasy/resteasy#3971</a></li>
      <li>RESTEASY-3437 Add some tests to ignore when running in a container … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3984">resteasy/resteasy#3984</a></li>
      <li>RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3304 Return null upon missing value of parameter. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>Do not attempt to set 'Content-Length' header twice when sending an e… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3988">resteasy/resteasy#3988</a></li>
      </ul>
      <h2>New Contributors</h2>
      <ul>
      <li><a href="https://github.com/topak27"><code>@​topak27</code></a> made their first contribution in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</a></li>
      </ul>
      <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final</a></p>
      </blockquote>
      </details>
      <details>
      <summary>Commits</summary>
      <ul>
      <li><a href="https://github.com/resteasy/resteasy/commit/6e25d96893e268fdbb03a27902fd8a6f5d8fb78d"><code>6e25d96</code></a> Prepare for 6.2.7.Final release</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/276104890581a9ca0de506fb9f5cc4ed5839c787"><code>2761048</code></a> Fix the 6.2 branch. It was missing the 6.2.6.Final version change commit. The...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/8e0e686be8d3c0a7bb18c6d8370201ba80dac9e9"><code>8e0e686</code></a> Merge tag '6.2.6.Final' into fix-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/7c273c0962a8753db21d3c51585afbf345cad9b4"><code>7c273c0</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3988">#3988</a> from jamezp/RESTEASY-3427-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/95aa2f18086f3104c5f2fe0365b9c92e424a2b1d"><code>95aa2f1</code></a> RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss.resteas...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/a1d458c49e580df506b5f2fb30efdc56972f486d"><code>a1d458c</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3985">#3985</a> from jamezp/backports-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/b028354919eaaee46c80804708a14543e278030c"><code>b028354</code></a> Do not attempt to set 'Content-Length' header twice when sending an empty Inp...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/eb63408cdc601d7067b5df3cfbed156c72e74ecd"><code>eb63408</code></a> RESTEASY-3304 Return null upon missing value of parameter.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/3ce1571ccc6977e82887d0b1adc3423b87c26d69"><code>3ce1571</code></a> RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/cb54683f3e2d15334ce42c7366b82e4c56ddd015"><code>cb54683</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3984">#3984</a> from jamezp/RESTEASY-3437-6.2</li>
      <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">compare view</a></li>
      </ul>
      </details>
      <br />

      Updates `org.jboss.resteasy:resteasy-json-binding-provider` from 6.2.6.Final to 6.2.7.Final

      Updates `org.jboss.resteasy:resteasy-json-p-provider` from 6.2.6.Final to 6.2.7.Final

      Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.2.6.Final to 6.2.7.Final

      Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.6.Final to 6.2.7.Final

      Updates `org.jboss.resteasy:resteasy-rxjava2` from 6.2.6.Final to 6.2.7.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-rxjava2's releases</a>.</em></p>
      <blockquote>
      <h2>6.2.7.Final</h2>
      <h2>What's Changed</h2>
      <ul>
      <li>Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3911">resteasy/resteasy#3911</a></li>
      <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3921">resteasy/resteasy#3921</a></li>
      <li>Bump actions/setup-java from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3935">resteasy/resteasy#3935</a></li>
      <li>RESTEASY-3380Introduce an ExceptionMapper which handles JsonProces… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3929">resteasy/resteasy#3929</a></li>
      <li>RESTEASY-3385 Async request filters using <code>suspend</code>/<code>resume</code> on `Su… by <a href="https://github.com/topak27"><code>@​topak27</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</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/3960">resteasy/resteasy#3960</a></li>
      <li>Bump actions/download-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3952">resteasy/resteasy#3952</a></li>
      <li>Bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3951">resteasy/resteasy#3951</a></li>
      <li>Bump the dependencies group with 1 update by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3971">resteasy/resteasy#3971</a></li>
      <li>RESTEASY-3437 Add some tests to ignore when running in a container … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3984">resteasy/resteasy#3984</a></li>
      <li>RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3304 Return null upon missing value of parameter. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>Do not attempt to set 'Content-Length' header twice when sending an e… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3988">resteasy/resteasy#3988</a></li>
      </ul>
      <h2>New Contributors</h2>
      <ul>
      <li><a href="https://github.com/topak27"><code>@​topak27</code></a> made their first contribution in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</a></li>
      </ul>
      <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final</a></p>
      </blockquote>
      </details>
      <details>
      <summary>Commits</summary>
      <ul>
      <li><a href="https://github.com/resteasy/resteasy/commit/6e25d96893e268fdbb03a27902fd8a6f5d8fb78d"><code>6e25d96</code></a> Prepare for 6.2.7.Final release</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/276104890581a9ca0de506fb9f5cc4ed5839c787"><code>2761048</code></a> Fix the 6.2 branch. It was missing the 6.2.6.Final version change commit. The...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/8e0e686be8d3c0a7bb18c6d8370201ba80dac9e9"><code>8e0e686</code></a> Merge tag '6.2.6.Final' into fix-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/7c273c0962a8753db21d3c51585afbf345cad9b4"><code>7c273c0</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3988">#3988</a> from jamezp/RESTEASY-3427-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/95aa2f18086f3104c5f2fe0365b9c92e424a2b1d"><code>95aa2f1</code></a> RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss.resteas...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/a1d458c49e580df506b5f2fb30efdc56972f486d"><code>a1d458c</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3985">#3985</a> from jamezp/backports-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/b028354919eaaee46c80804708a14543e278030c"><code>b028354</code></a> Do not attempt to set 'Content-Length' header twice when sending an empty Inp...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/eb63408cdc601d7067b5df3cfbed156c72e74ecd"><code>eb63408</code></a> RESTEASY-3304 Return null upon missing value of parameter.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/3ce1571ccc6977e82887d0b1adc3423b87c26d69"><code>3ce1571</code></a> RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/cb54683f3e2d15334ce42c7366b82e4c56ddd015"><code>cb54683</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3984">#3984</a> from jamezp/RESTEASY-3437-6.2</li>
      <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">compare view</a></li>
      </ul>
      </details>
      <br />

      Updates `org.jboss.resteasy:resteasy-links` from 6.2.6.Final to 6.2.7.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/resteasy/resteasy/releases">org.jboss.resteasy:resteasy-links's releases</a>.</em></p>
      <blockquote>
      <h2>6.2.7.Final</h2>
      <h2>What's Changed</h2>
      <ul>
      <li>Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3911">resteasy/resteasy#3911</a></li>
      <li>Bump org.wildfly.plugins:wildfly-maven-plugin from 4.2.0.Final to 4.2.1.Final by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3921">resteasy/resteasy#3921</a></li>
      <li>Bump actions/setup-java from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3935">resteasy/resteasy#3935</a></li>
      <li>RESTEASY-3380Introduce an ExceptionMapper which handles JsonProces… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3929">resteasy/resteasy#3929</a></li>
      <li>RESTEASY-3385 Async request filters using <code>suspend</code>/<code>resume</code> on `Su… by <a href="https://github.com/topak27"><code>@​topak27</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</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/3960">resteasy/resteasy#3960</a></li>
      <li>Bump actions/download-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3952">resteasy/resteasy#3952</a></li>
      <li>Bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3951">resteasy/resteasy#3951</a></li>
      <li>Bump the dependencies group with 1 update by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3971">resteasy/resteasy#3971</a></li>
      <li>RESTEASY-3437 Add some tests to ignore when running in a container … by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3984">resteasy/resteasy#3984</a></li>
      <li>RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3304 Return null upon missing value of parameter. by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>Do not attempt to set 'Content-Length' header twice when sending an e… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3985">resteasy/resteasy#3985</a></li>
      <li>RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss… by <a href="https://github.com/jamezp"><code>@​jamezp</code></a> in <a href="https://redirect.github.com/resteasy/resteasy/pull/3988">resteasy/resteasy#3988</a></li>
      </ul>
      <h2>New Contributors</h2>
      <ul>
      <li><a href="https://github.com/topak27"><code>@​topak27</code></a> made their first contribution in <a href="https://redirect.github.com/resteasy/resteasy/pull/3939">resteasy/resteasy#3939</a></li>
      </ul>
      <p><strong>Full Changelog</strong>: <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final</a></p>
      </blockquote>
      </details>
      <details>
      <summary>Commits</summary>
      <ul>
      <li><a href="https://github.com/resteasy/resteasy/commit/6e25d96893e268fdbb03a27902fd8a6f5d8fb78d"><code>6e25d96</code></a> Prepare for 6.2.7.Final release</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/276104890581a9ca0de506fb9f5cc4ed5839c787"><code>2761048</code></a> Fix the 6.2 branch. It was missing the 6.2.6.Final version change commit. The...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/8e0e686be8d3c0a7bb18c6d8370201ba80dac9e9"><code>8e0e686</code></a> Merge tag '6.2.6.Final' into fix-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/7c273c0962a8753db21d3c51585afbf345cad9b4"><code>7c273c0</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3988">#3988</a> from jamezp/RESTEASY-3427-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/95aa2f18086f3104c5f2fe0365b9c92e424a2b1d"><code>95aa2f1</code></a> RESTEASY-3427 Changed the dev.resteasy group ID prefix to org.jboss.resteas...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/a1d458c49e580df506b5f2fb30efdc56972f486d"><code>a1d458c</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3985">#3985</a> from jamezp/backports-6.2</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/b028354919eaaee46c80804708a14543e278030c"><code>b028354</code></a> Do not attempt to set 'Content-Length' header twice when sending an empty Inp...</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/eb63408cdc601d7067b5df3cfbed156c72e74ecd"><code>eb63408</code></a> RESTEASY-3304 Return null upon missing value of parameter.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/3ce1571ccc6977e82887d0b1adc3423b87c26d69"><code>3ce1571</code></a> RESTEASY-3111 Properly inherit <a href="https://github.com/Cache"><code>@​Cache</code></a> annotation for base class.</li>
      <li><a href="https://github.com/resteasy/resteasy/commit/cb54683f3e2d15334ce42c7366b82e4c56ddd015"><code>cb54683</code></a> Merge pull request <a href="https://redirect.github.com/resteasy/resteasy/issues/3984">#3984</a> from jamezp/RESTEASY-3437-6.2</li>
      <li>Additional commits viewable in <a href="https://github.com/resteasy/resteasy/compare/6.2.6.Final...6.2.7.Final">compare view</a></li>
      </ul>
      </details>
      <br />

      You can trigger a rebase of this PR 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>

            Unassigned Unassigned
            olubyans@redhat.com Alexey Loubyansky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: