dependabot[bot] opened a new pull request, #305:
URL: https://github.com/apache/airavata/pull/305

   Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 
3.0.14.Final to 3.14.0.Final.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/resteasy/Resteasy/releases";>resteasy-client's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.9.2.Final</h2>
   <p>In this release:</p>
   <p>springboot.ver = 2.5.7
   resteasy.ver = 3.15.3.Final</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/460ce3efa12d9926c4b3e71b0946abd25e28a4b2";><code>460ce3e</code></a>
 [RESTEASY-2786] 3.14.0-SNAPSHOT-&gt;3.14.0.Final</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/1918547d705c2e2d2bd325563619ed78b8734906";><code>1918547</code></a>
 [RESTEASY-2772] Backing out changes for RESTEASY-2772. (<a 
href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/2627";>#2627</a>)</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/2e6bcbe33ba06b9bc1ded237ee8e840cbd3d21c4";><code>2e6bcbe</code></a>
 [RESTEASY-2641] ported nonProxyHost code from master (<a 
href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/2624";>#2624</a>)</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/685132ac6e9fb7a1c9738fe0b514ed6bb65c0979";><code>685132a</code></a>
 [RESTEASY-1865] ported proposed code changes to branch (<a 
href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/2625";>#2625</a>)</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/771f2c668b2c46d0f3b4cad25818c1731cf6f405";><code>771f2c6</code></a>
 [RESTEASY-2728] Clients running in a resource method throw safer 
WebApplicati...</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/3b2dc7ee2f793862c2943aa80b7c32a30e1925d3";><code>3b2dc7e</code></a>
 Fix wfly21 exclusions</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/7f297abaf6f013f9639c1a1f8d465bbcdc4bc0d7";><code>7f297ab</code></a>
 [RESTEASY-2707] added security block</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/8a394e4cbf80696c4d927753d649c3ffc16e7d1a";><code>8a394e4</code></a>
 [RESTEASY-2765] Fix validation of empty array</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/4c656d17a5dd72f88afb83955fe4bcf2b1e29e31";><code>4c656d1</code></a>
 Update target containers to test against WFLY 21.0.1.Final</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/1f773f3c1b45da5074d471e2037f6481ea43be4e";><code>1f773f3</code></a>
 [RESTEASY-2772] changed exception type and adjusted unit tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/resteasy/Resteasy/compare/3.0.14.Final...3.14.0.Final";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jboss.resteasy:resteasy-client&package-manager=maven&previous-version=3.0.14.Final&new-version=3.14.0.Final)](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 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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/airavata/network/alerts).
   
   </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...@airavata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to