You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by GitBox <gi...@apache.org> on 2021/06/29 21:03:44 UTC

[GitHub] [aries-cdi] dependabot[bot] opened a new pull request #97: Bump jakarta.xml.ws-api from 2.3.2 to 3.0.1

dependabot[bot] opened a new pull request #97:
URL: https://github.com/apache/aries-cdi/pull/97


   Bumps [jakarta.xml.ws-api](https://github.com/eclipse-ee4j/jax-ws-api) from 2.3.2 to 3.0.1.
   <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 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/eclipse-ee4j/jax-ws-api/commit/2c512c21aca05525877bd7ef67783882167f1ceb"><code>2c512c2</code></a> Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 3.0.1</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/ff51f0ddba22c2a1e854fb85c15fd7bf11b33c74"><code>ff51f0d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jax-ws-api/issues/162">#162</a> from lukasj/up</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/fae3279d61af967c18df67ba0a96c5a8801b6255"><code>fae3279</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jax-ws-api/issues/90">#90</a>: Java 11: DEFAULT_JAXWSPROVIDER seems wrong</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/a37443bc0f2616dc0c4bc9e26b3e713e667e3535"><code>a37443b</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/jax-ws-api/issues/161">#161</a>: NullPointerException in javax.xml.ws.Service.&lt;init&gt;</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/0d4fa9c061272edd075e66b5ce6ab378179a0662"><code>0d4fa9c</code></a> Integrate latest dependencies,</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/7fdd23fa44bb7e64dabd441760ac264ffa25a04a"><code>7fdd23f</code></a> Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 3.0.1-SNAPSHOT</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/4c1333e1cff2d625f7e2b0ef49a70641754dd4d2"><code>4c1333e</code></a> Update API version of jakarta.xml.ws:jakarta.xml.ws-api to 3.0.0</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/2b8ee557ed1a587c1bbe16ebe3031df1d1442939"><code>2b8ee55</code></a> fix the link to the EE platform</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/350bdf8f5a1aab602cbb87c13a9f6ad6e3d56efe"><code>350bdf8</code></a> fix up pointers to related specs</li>
   <li><a href="https://github.com/eclipse-ee4j/jax-ws-api/commit/3bff4ae47a71842a6a0222784c5eb8fd61e48677"><code>3bff4ae</code></a> Define jakarta.ee namespace</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/jax-ws-api/compare/2.3.2...3.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=2.3.2&new-version=3.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 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@aries.apache.org

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



[GitHub] [aries-cdi] rotty3000 commented on pull request #97: Bump jakarta.xml.ws-api from 2.3.2 to 3.0.1

Posted by GitBox <gi...@apache.org>.
rotty3000 commented on pull request #97:
URL: https://github.com/apache/aries-cdi/pull/97#issuecomment-917542061


   @dependabot ignore this dependency


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

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



[GitHub] [aries-cdi] dependabot[bot] closed pull request #97: Bump jakarta.xml.ws-api from 2.3.2 to 3.0.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #97:
URL: https://github.com/apache/aries-cdi/pull/97


   


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

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



[GitHub] [aries-cdi] dependabot[bot] commented on pull request #97: Bump jakarta.xml.ws-api from 2.3.2 to 3.0.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #97:
URL: https://github.com/apache/aries-cdi/pull/97#issuecomment-917542064


   OK, I won't notify you about jakarta.xml.ws:jakarta.xml.ws-api again, unless you re-open this PR or update it yourself. 😢


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

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