dependabot[bot] opened a new pull request, #96:
URL: https://github.com/apache/cxf-fediz/pull/96

   Bumps [jakarta.xml.ws-api](https://github.com/eclipse-ee4j/jax-ws-api) from 
2.3.3 to 4.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-ee4j/jax-ws-api/releases";>jakarta.xml.ws-api's 
releases</a>.</em></p>
   <blockquote>
   <h2>Jakarta XML Web Services API 4.0.0</h2>
   <p>This major release contains following changes:</p>
   <ul>
   <li>annotates jakarta.xml.ws.AsyncHandler with 
<code>@FunctionalInterface</code></li>
   <li>extends jakarta.xml.ws.wsaddressing.W3CEndpointReference API with 
getters</li>
   <li>drops implementation lookup through the &quot;jaxws.properties&quot; 
configuration file</li>
   <li>makes implementation lookup through the system property as the first 
step</li>
   <li>removes required fallback to some default implementation from the 
implementation lookup</li>
   <li>folds Jakarta Web Services Metadata Specification into this/Jakarta Web 
Services Specification (Jakarta Web Services Metadata Specification is no 
longer available as a standalone API/project/jar)</li>
   </ul>
   <p><strong>Project Board</strong>: <a 
href="https://github.com/eclipse-ee4j/jax-ws-api/projects/1";>https://github.com/eclipse-ee4j/jax-ws-api/projects/1</a>
   <strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/jax-ws-api/compare/3.0.0...4.0.0";>https://github.com/eclipse-ee4j/jax-ws-api/compare/3.0.0...4.0.0</a></p>
   <h2>Jakarta XML Web Services API 3.0.0 Final Release</h2>
   <p>The 3.0.0 release is the first release under the 
<code>jakarta.xml.ws.*</code> namespace.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/dcce9d9163f58137ac5a088c64629a191cf2b8ea";><code>dcce9d9</code></a>
 Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 4.0.0</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/1c3572e1f5e77e5cb3cefa861a65548835e59ba5";><code>1c3572e</code></a>
 Jenkins release job update</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/04581408df82107a203ebcdba6bdd67293703e3b";><code>0458140</code></a>
 <a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/jax-ws-api/issues/184";>#184</a>:
 Refine implementation discovery</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/2b5290a52d191ead75e83b224c2c248ceb2cfc2e";><code>2b5290a</code></a>
 small code cleanup</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/470f1ec8a866b6b2b4663e807a23fec80b48f2db";><code>470f1ec</code></a>
 <a 
href="https://github-redirect.dependabot.com/eclipse-ee4j/jax-ws-api/issues/167";>#167</a>:
 extend the API of W3CEndpointReference with getters</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/59027e06d4eb0004926e5389e222804f7082e012";><code>59027e0</code></a>
 update spec change log,</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/d34def03e46fe8bb032e019b6c99e528467c2145";><code>d34def0</code></a>
 Update spec document version,</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/a9f0b68b6871a13447f53d0eb33789c7170be5d3";><code>a9f0b68</code></a>
 Images are recreated in SVG format</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/0c0d030cfb337d4689d4a5f287a66176e9d4d287";><code>0c0d030</code></a>
 update build plugins</li>
   <li><a 
href="https://github.com/jakartaee/jax-ws-api/commit/d99f3207c3a1332195f30f44553ed48786aa9ba1";><code>d99f320</code></a>
 update gh action build</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse-ee4j/jax-ws-api/compare/2.3.3...4.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.xml.ws:jakarta.xml.ws-api&package-manager=maven&previous-version=2.3.3&new-version=4.0.0)](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)
   
   
   </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...@cxf.apache.org

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

Reply via email to