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


   Bumps `mp.jwt.auth.version` from 1.1.1 to 1.2.1.
   Updates `microprofile-jwt-auth-api` from 1.1.1 to 1.2.1
   <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 RBAC 1.2</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2/microprofile-jwt-auth-spec-1.2.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2/microprofile-jwt-auth-spec-1.2.html";>Spec
 html</a></p>
   <h3>API Changes</h3>
   <ul>
   <li>A convenience method has been added to allow retrieving claims from 
<code>JsonWebToken</code> by using the <code>Claims</code> enum (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154%5B#154%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154)">eclipse/microprofile-jwt-auth#154</a>)</li>
   </ul>
   <h3>Spec Changes</h3>
   <ul>
   <li>Support for verifying JWT tokens which have been signed using Elliptic 
Curve <code>ES256</code> signature algorithm (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161%5B#161%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161)">eclipse/microprofile-jwt-auth#161</a>)</li>
   <li>Support for decrypting JWT tokens which have been encrypted using 
<code>RSA-OAEP</code> and <code>A256GCM</code> algorithms and contain the 
claims or inner-signed JWT tokens (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58%5B#58%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58)">eclipse/microprofile-jwt-auth#58</a>)</li>
   <li>Support for JWT audience <code>aud</code> claim (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121%5B#121%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121)">eclipse/microprofile-jwt-auth#121</a>)</li>
   <li>Support for JWT token cookies (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93%5B#93%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93)">eclipse/microprofile-jwt-auth#93</a>)</li>
   <li>JWT token <code>groups</code> claim is now optional (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129%5B#129%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129)">eclipse/microprofile-jwt-auth#129</a>)</li>
   <li>Better specification of the injection point (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116%5B#116%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116)">eclipse/microprofile-jwt-auth#116</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127%5B#127%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127)">eclipse/microprofile-jwt-auth#127</a>),
 scope (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45%5B#45%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45)">eclipse/microprofile-jwt-auth#45</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183%5B#183%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183)">eclipse/microprofile-jwt-auth#183</a>)
 and required claims (link:<a href="https:/
 
/github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128%5B#128%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128)">eclipse/microprofile-jwt-auth#128</a>)
 requirements</li>
   <li>Support for RSA keys of 1024 bit length has been deprecated (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197%5B#197%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197)">eclipse/microprofile-jwt-auth#197</a>)</li>
   </ul>
   <h3>Other Changes</h3>
   <ul>
   <li>New TCK tests</li>
   <li>TCK tests now use <code>Jose4J</code> to sign and encrypt the 
tokens.</li>
   </ul>
   <h2>1.2-RC1</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2-RC1/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2-RC1/microprofile-jwt-auth-spec.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2-RC1/microprofile-jwt-auth-spec.html";>Spec
 html</a></p>
   <h3>API Changes</h3>
   <ul>
   <li>A convenience method has been added to allow retrieving claims from 
<code>JsonWebToken</code> by using the <code>Claims</code> enum (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154%5B#154%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154)">eclipse/microprofile-jwt-auth#154</a>)</li>
   </ul>
   <h3>Spec Changes</h3>
   <ul>
   <li>Support for verifying JWT tokens which have been signed using Elliptic 
Curve <code>ES256</code> signature algorithm (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161%5B#161%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161)">eclipse/microprofile-jwt-auth#161</a>)</li>
   <li>Support for decrypting JWT tokens which have been encrypted using 
<code>RSA-OAEP</code> and <code>A256GCM</code> algorithms and contain the 
claims or inner-signed JWT tokens (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58%5B#58%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58)">eclipse/microprofile-jwt-auth#58</a>)</li>
   <li>Support for JWT audience <code>aud</code> claim (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121%5B#121%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121)">eclipse/microprofile-jwt-auth#121</a>)</li>
   <li>Support for JWT token cookies (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93%5B#93%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93)">eclipse/microprofile-jwt-auth#93</a>)</li>
   <li>JWT token <code>groups</code> claim is now optional (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129%5B#129%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129)">eclipse/microprofile-jwt-auth#129</a>)</li>
   <li>Better specification of the injection point (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116%5B#116%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116)">eclipse/microprofile-jwt-auth#116</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127%5B#127%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127)">eclipse/microprofile-jwt-auth#127</a>),
 scope (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45%5B#45%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45)">eclipse/microprofile-jwt-auth#45</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183%5B#183%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183)">eclipse/microprofile-jwt-auth#183</a>)
 and required claims (link:<a href="https:/
 
/github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128%5B#128%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128)">eclipse/microprofile-jwt-auth#128</a>)
 requirements</li>
   <li>Support for RSA keys of 1024 bit length has been deprecated (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197%5B#197%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197)">eclipse/microprofile-jwt-auth#197</a>)</li>
   </ul>
   <h3>Other Changes</h3>
   <ul>
   <li>New TCK tests</li>
   <li>TCK tests now use <code>Jose4J</code> to sign and encrypt the 
tokens.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/d1595872663e0331a5753b052478f6f080603fd9";><code>d159587</code></a>
 [maven-release-plugin] prepare release 1.2.1</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/8000403e0a4b4466694bf5b1736dc282cb3f8716";><code>8000403</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/240";>#240</a>
 from LuisGalazM/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/18d9d63332ead8ae81bb1492cf4842098c4ace12";><code>18d9d63</code></a>
 fix typo</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/1e534c0569322350521ada3816266ea3ec9b6b5e";><code>1e534c0</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/238";>#238</a>
 from jumapico/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/eb19c6d7f0155e0827a0110c08f629cf3c93d621";><code>eb19c6d</code></a>
 Minor specification fixes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/cb7a575717dbc99c2a228c28e6d600b4fa61112e";><code>cb7a575</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/236";>#236</a>
 from sberyozkin/javadoc_and_spec_fixes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/a4a1effc918bbc44a844bffdcacc88fdd4f2ed32";><code>a4a1eff</code></a>
 Minor JavaDoc and specification fixes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/ec235e8c665de892abf872d055a1fbdd68de0da5";><code>ec235e8</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/229";>#229</a>
 from emecas/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/4d53f21b4454f70b9e20c39dbaf9b570bf8583ed";><code>4d53f21</code></a>
 Fix RBAC capitalization, minor typos JWT &amp; OIDC</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/ce7071b18d1631c3d4dc75dc70db3d1b1fe89e65";><code>ce7071b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/228";>#228</a>
 from radcortez/master</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/microprofile-jwt-auth/compare/1.1.1...1.2.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `microprofile-jwt-auth-tck` from 1.1.1 to 1.2.1
   <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 RBAC 1.2</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2/microprofile-jwt-auth-spec-1.2.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2/microprofile-jwt-auth-spec-1.2.html";>Spec
 html</a></p>
   <h3>API Changes</h3>
   <ul>
   <li>A convenience method has been added to allow retrieving claims from 
<code>JsonWebToken</code> by using the <code>Claims</code> enum (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154%5B#154%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154)">eclipse/microprofile-jwt-auth#154</a>)</li>
   </ul>
   <h3>Spec Changes</h3>
   <ul>
   <li>Support for verifying JWT tokens which have been signed using Elliptic 
Curve <code>ES256</code> signature algorithm (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161%5B#161%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161)">eclipse/microprofile-jwt-auth#161</a>)</li>
   <li>Support for decrypting JWT tokens which have been encrypted using 
<code>RSA-OAEP</code> and <code>A256GCM</code> algorithms and contain the 
claims or inner-signed JWT tokens (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58%5B#58%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58)">eclipse/microprofile-jwt-auth#58</a>)</li>
   <li>Support for JWT audience <code>aud</code> claim (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121%5B#121%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121)">eclipse/microprofile-jwt-auth#121</a>)</li>
   <li>Support for JWT token cookies (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93%5B#93%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93)">eclipse/microprofile-jwt-auth#93</a>)</li>
   <li>JWT token <code>groups</code> claim is now optional (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129%5B#129%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129)">eclipse/microprofile-jwt-auth#129</a>)</li>
   <li>Better specification of the injection point (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116%5B#116%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116)">eclipse/microprofile-jwt-auth#116</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127%5B#127%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127)">eclipse/microprofile-jwt-auth#127</a>),
 scope (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45%5B#45%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45)">eclipse/microprofile-jwt-auth#45</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183%5B#183%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183)">eclipse/microprofile-jwt-auth#183</a>)
 and required claims (link:<a href="https:/
 
/github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128%5B#128%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128)">eclipse/microprofile-jwt-auth#128</a>)
 requirements</li>
   <li>Support for RSA keys of 1024 bit length has been deprecated (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197%5B#197%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197)">eclipse/microprofile-jwt-auth#197</a>)</li>
   </ul>
   <h3>Other Changes</h3>
   <ul>
   <li>New TCK tests</li>
   <li>TCK tests now use <code>Jose4J</code> to sign and encrypt the 
tokens.</li>
   </ul>
   <h2>1.2-RC1</h2>
   <p><a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2-RC1/apidocs/";>Javadocs</a>
 | <a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2-RC1/microprofile-jwt-auth-spec.pdf";>Spec
 PDF</a> |<a 
href="https://download.eclipse.org/microprofile/microprofile-jwt-auth-1.2-RC1/microprofile-jwt-auth-spec.html";>Spec
 html</a></p>
   <h3>API Changes</h3>
   <ul>
   <li>A convenience method has been added to allow retrieving claims from 
<code>JsonWebToken</code> by using the <code>Claims</code> enum (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154%5B#154%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/154)">eclipse/microprofile-jwt-auth#154</a>)</li>
   </ul>
   <h3>Spec Changes</h3>
   <ul>
   <li>Support for verifying JWT tokens which have been signed using Elliptic 
Curve <code>ES256</code> signature algorithm (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161%5B#161%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/161)">eclipse/microprofile-jwt-auth#161</a>)</li>
   <li>Support for decrypting JWT tokens which have been encrypted using 
<code>RSA-OAEP</code> and <code>A256GCM</code> algorithms and contain the 
claims or inner-signed JWT tokens (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58%5B#58%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/58)">eclipse/microprofile-jwt-auth#58</a>)</li>
   <li>Support for JWT audience <code>aud</code> claim (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121%5B#121%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/121)">eclipse/microprofile-jwt-auth#121</a>)</li>
   <li>Support for JWT token cookies (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93%5B#93%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/93)">eclipse/microprofile-jwt-auth#93</a>)</li>
   <li>JWT token <code>groups</code> claim is now optional (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129%5B#129%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/129)">eclipse/microprofile-jwt-auth#129</a>)</li>
   <li>Better specification of the injection point (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116%5B#116%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/116)">eclipse/microprofile-jwt-auth#116</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127%5B#127%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/127)">eclipse/microprofile-jwt-auth#127</a>),
 scope (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45%5B#45%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/45)">eclipse/microprofile-jwt-auth#45</a>,
 link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183%5B#183%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/183)">eclipse/microprofile-jwt-auth#183</a>)
 and required claims (link:<a href="https:/
 
/github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128%5B#128%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/128)">eclipse/microprofile-jwt-auth#128</a>)
 requirements</li>
   <li>Support for RSA keys of 1024 bit length has been deprecated (link:<a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197%5B#197%5D(https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/197)">eclipse/microprofile-jwt-auth#197</a>)</li>
   </ul>
   <h3>Other Changes</h3>
   <ul>
   <li>New TCK tests</li>
   <li>TCK tests now use <code>Jose4J</code> to sign and encrypt the 
tokens.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/d1595872663e0331a5753b052478f6f080603fd9";><code>d159587</code></a>
 [maven-release-plugin] prepare release 1.2.1</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/8000403e0a4b4466694bf5b1736dc282cb3f8716";><code>8000403</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/240";>#240</a>
 from LuisGalazM/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/18d9d63332ead8ae81bb1492cf4842098c4ace12";><code>18d9d63</code></a>
 fix typo</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/1e534c0569322350521ada3816266ea3ec9b6b5e";><code>1e534c0</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/238";>#238</a>
 from jumapico/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/eb19c6d7f0155e0827a0110c08f629cf3c93d621";><code>eb19c6d</code></a>
 Minor specification fixes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/cb7a575717dbc99c2a228c28e6d600b4fa61112e";><code>cb7a575</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/236";>#236</a>
 from sberyozkin/javadoc_and_spec_fixes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/a4a1effc918bbc44a844bffdcacc88fdd4f2ed32";><code>a4a1eff</code></a>
 Minor JavaDoc and specification fixes</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/ec235e8c665de892abf872d055a1fbdd68de0da5";><code>ec235e8</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/229";>#229</a>
 from emecas/master</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/4d53f21b4454f70b9e20c39dbaf9b570bf8583ed";><code>4d53f21</code></a>
 Fix RBAC capitalization, minor typos JWT &amp; OIDC</li>
   <li><a 
href="https://github.com/eclipse/microprofile-jwt-auth/commit/ce7071b18d1631c3d4dc75dc70db3d1b1fe89e65";><code>ce7071b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/microprofile-jwt-auth/issues/228";>#228</a>
 from radcortez/master</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/microprofile-jwt-auth/compare/1.1.1...1.2.1";>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: dev-unsubscr...@aries.apache.org

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


Reply via email to