dependabot[bot] opened a new pull request, #100:
URL: https://github.com/apache/directory-scimple/pull/100

   Bumps `version.resteasy` from 6.0.3.Final to 6.1.0.Final.
   Updates `resteasy-client` from 6.0.3.Final to 6.1.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>6.1.0.Final</h2>
   <h1>Release Notes</h1>
   <p>Full release notes can be found on <a 
href="https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12310560&amp;version=12391921";>JIRA</a>.
 For information about the release see the <a 
href="https://resteasy.dev/2022/08/02/resteasy-6.1.0-release/";>RESTEasy 
Blog</a></p>
   <!-- raw HTML omitted -->
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/696c17b263fff88e557ffac97455fdec7933ad9a";><code>696c17b</code></a>
 Prepare for 6.1.0.Final release</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/95cde7a4bbb948def36857e7186a7de491a78301";><code>95cde7a</code></a>
 Minor documentation updates.</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/bc673dc289e487534177b3972ceab582842fac38";><code>bc673dc</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3171";>#3171</a>
 from jamezp/RESTEASY-2601</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/7de3c47c898a4cca2c8e31d0fe9e013629d2274a";><code>7de3c47</code></a>
 [RESTEASY-2601] Re-enable ValidationSessionBeanTest as it seems to be 
passing.</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/4d6161defd36a5da7687f9a75d3d6ab0250d8423";><code>4d6161d</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3168";>#3168</a>
 from jamezp/RESTEASY-3174</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/8352dfeaa24b9044dbf6d0a7218e534c917c74a7";><code>8352dfe</code></a>
 [RESTEASY-3174] Fix the Jackson deserialization property documentation. 
Allow...</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/3f1645f00b9c6b7d2eab2a411c72c5c0ea04e9d9";><code>3f1645f</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3167";>#3167</a>
 from jamezp/RESTEASY-3173</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/8324adf390975cbc109ce487b859935756319174";><code>8324adf</code></a>
 [RESTEASY-3173] Ensure we do not log the warning about not closing the 
client...</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/7c5a4fa4339b8a10aad9ffbb19bf7c87ad933e75";><code>7c5a4fa</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/resteasy/Resteasy/issues/3165";>#3165</a>
 from jamezp/RESTEASY-3171</li>
   <li><a 
href="https://github.com/resteasy/resteasy/commit/d94b6509f8ef1e8c834716d51716daf38b3284ae";><code>d94b650</code></a>
 [RESTEASY-3171] Upgrade WildFly to 27.0.0.Alpha3.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/resteasy/Resteasy/compare/6.0.3.Final...6.1.0.Final";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `resteasy-jackson2-provider` from 6.0.3.Final to 6.1.0.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 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...@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to