You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/23 01:14:47 UTC

[PR] Bump jakarta.xml.ws:jakarta.xml.ws-api from 3.0.1 to 4.0.1 [cxf-xjc-utils]

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

   Bumps [jakarta.xml.ws:jakarta.xml.ws-api](https://github.com/jakartaee/jax-ws-api) from 3.0.1 to 4.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jakartaee/jax-ws-api/releases">jakarta.xml.ws: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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/e1cd0198b0ad92046c65d1ed7d5f87837acd2dd7"><code>e1cd019</code></a> Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 4.0.1</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/01bf2dee2f332b61256e789d9bb501933b9d92e7"><code>01bf2de</code></a> Integrate SOAP API 3.0.1</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/5810e9842291be124950f318c9f35f72a19985e4"><code>5810e98</code></a> Integrate XML Binding API 4.0.1</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/09eac39f732fa28886c146a47012c2e6b9f95751"><code>09eac39</code></a> Update Contributing, Notice and security file</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/4a46b2e254b9b1769b4441c83173946bf8e69c1a"><code>4a46b2e</code></a> Integrate OSGi Mediator</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/95545dac465f0e57746473af125533e31ae3074d"><code>95545da</code></a> remove obsolete build instructions</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/3804c5b46bae0748936a02b1641176ba59152dc7"><code>3804c5b</code></a> update gh build</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/220fa7431b375207753ca3c5b64e79a092ea3a0f"><code>220fa74</code></a> update build plugins,</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/0756262bc884595440c0ff141e05ad9d87b1d2fd"><code>0756262</code></a> Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 4.0.1-SNAPSHOT</li>
   <li><a href="https://github.com/jakartaee/jax-ws-api/commit/8b9afef59358b3749e76a8dc51c160b3b72255c7"><code>8b9afef</code></a> Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 4.0.0</li>
   <li>Additional commits viewable in <a href="https://github.com/jakartaee/jax-ws-api/compare/3.0.1...4.0.1">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=3.0.1&new-version=4.0.1)](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 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-unsubscribe@cxf.apache.org

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


Re: [PR] Bump jakarta.xml.ws:jakarta.xml.ws-api from 3.0.1 to 4.0.1 [cxf-xjc-utils]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #81:
URL: https://github.com/apache/cxf-xjc-utils/pull/81#issuecomment-2116446364

   Superseded by #134.


-- 
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-unsubscribe@cxf.apache.org

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


Re: [PR] Bump jakarta.xml.ws:jakarta.xml.ws-api from 3.0.1 to 4.0.1 [cxf-xjc-utils]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #81: Bump jakarta.xml.ws:jakarta.xml.ws-api from 3.0.1 to 4.0.1
URL: https://github.com/apache/cxf-xjc-utils/pull/81


-- 
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-unsubscribe@cxf.apache.org

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