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


   Bumps `mp.jwt.auth.version` from 1.2.1 to 2.0.
   Updates `microprofile-jwt-auth-api` from 1.2.1 to 2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse/microprofile-jwt-auth/releases";>microprofile-jwt-auth-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>MicroProfile JWT Auth 2.0</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0/microprofile-jwt-auth-spec-2.0.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0/microprofile-jwt-auth-spec-2.0.html";>Spec
 html</a></p>
   <p>Update since 1.2:</p>
   <ul>
   <li>Update to Jakarta EE 9 dependencies</li>
   </ul>
   <h2>2.0-RC2</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0-RC2/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0-RC2/microprofile-jwt-auth-spec-2.0-RC2.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0-RC2/microprofile-jwt-auth-spec-2.0-RC2.html";>Spec
 html</a></p>
   <p>Update since 1.2:</p>
   <ul>
   <li>Update to Jakarta EE 9 dependencies</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/e493a3b167f561cec3d8f8df41a167cdfd8d3263";><code>e493a3b</code></a>
 [maven-release-plugin] prepare release 2.0</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/e5089b004443754cdd0799dfa32778ca17b6a379";><code>e5089b0</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/278";>#278</a>
 from radcortez/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/13cd82e7f50d914fdce9458fb55f904c8c7e8836";><code>13cd82e</code></a>
 Add LICENSE to TCK test sources</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/e05d1567f837adbeece88eb0bbf132980eae28ad";><code>e05d156</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/276";>#276</a>
 from radcortez/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/0fa45e3f6a28cdf39581f2fe084056801678df35";><code>0fa45e3</code></a>
 Fix issues for 2.0 Release, test jar, sources and javadoc</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/fa2cf97fec8ffc9ac153d5d639be2c7616469144";><code>fa2cf97</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/347d6ef32ea82d2daa7739dbbddfa6259a54bb3f";><code>347d6ef</code></a>
 [maven-release-plugin] prepare release 2.0</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/1d70feb64f80ffb9e18d50ddc13f26906d465596";><code>1d70feb</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/274";>#274</a>
 from sberyozkin/fix_release_notes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/41976dd2c7452710be03b00dd4e18ec07b24ee2c";><code>41976dd</code></a>
 Fix MP JWT 2.0 Release notes alignment</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/92139cda87596880221824bee1fb8b1317225250";><code>92139cd</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/273";>#273</a>
 from radcortez/master</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/microprofile-jwt-auth/compare/1.2.1...2.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `microprofile-jwt-auth-tck` from 1.2.1 to 2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse/microprofile-jwt-auth/releases";>microprofile-jwt-auth-tck's
 releases</a>.</em></p>
   <blockquote>
   <h2>MicroProfile JWT Auth 2.0</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0/microprofile-jwt-auth-spec-2.0.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0/microprofile-jwt-auth-spec-2.0.html";>Spec
 html</a></p>
   <p>Update since 1.2:</p>
   <ul>
   <li>Update to Jakarta EE 9 dependencies</li>
   </ul>
   <h2>2.0-RC2</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0-RC2/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0-RC2/microprofile-jwt-auth-spec-2.0-RC2.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-2.0-RC2/microprofile-jwt-auth-spec-2.0-RC2.html";>Spec
 html</a></p>
   <p>Update since 1.2:</p>
   <ul>
   <li>Update to Jakarta EE 9 dependencies</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/e493a3b167f561cec3d8f8df41a167cdfd8d3263";><code>e493a3b</code></a>
 [maven-release-plugin] prepare release 2.0</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/e5089b004443754cdd0799dfa32778ca17b6a379";><code>e5089b0</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/278";>#278</a>
 from radcortez/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/13cd82e7f50d914fdce9458fb55f904c8c7e8836";><code>13cd82e</code></a>
 Add LICENSE to TCK test sources</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/e05d1567f837adbeece88eb0bbf132980eae28ad";><code>e05d156</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/276";>#276</a>
 from radcortez/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/0fa45e3f6a28cdf39581f2fe084056801678df35";><code>0fa45e3</code></a>
 Fix issues for 2.0 Release, test jar, sources and javadoc</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/fa2cf97fec8ffc9ac153d5d639be2c7616469144";><code>fa2cf97</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/347d6ef32ea82d2daa7739dbbddfa6259a54bb3f";><code>347d6ef</code></a>
 [maven-release-plugin] prepare release 2.0</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/1d70feb64f80ffb9e18d50ddc13f26906d465596";><code>1d70feb</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/274";>#274</a>
 from sberyozkin/fix_release_notes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/41976dd2c7452710be03b00dd4e18ec07b24ee2c";><code>41976dd</code></a>
 Fix MP JWT 2.0 Release notes alignment</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/92139cda87596880221824bee1fb8b1317225250";><code>92139cd</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/273";>#273</a>
 from radcortez/master</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/microprofile-jwt-auth/compare/1.2.1...2.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to