dependabot[bot] opened a new pull request #425:
URL: https://github.com/apache/myfaces-tobago/pull/425


   Bumps `meecrowave.version` from 1.2.8 to 1.2.10.
   Updates `meecrowave-core` from 1.2.8 to 1.2.10
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/db9ceb9b914a9f5729726a7a66cd0df05717dc61";><code>db9ceb9</code></a>
 [maven-release-plugin] prepare release meecrowave-1.2.10</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/e1d9d29772fe8abe06e933fa34900d040fd8fd79";><code>e1d9d29</code></a>
 doclint=none</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/9e6650a3a0fb9c66689a9fcbd33763cba69dc76f";><code>9e6650a</code></a>
 [MEECROWAVE-271] owb 2.0.20</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/6eb8ed5b2e8abda3417408ed94a7ea3ceb6607d8";><code>6eb8ed5</code></a>
 another cxf workard for authorization_code flow 
(oauth2-require-user-to-start...</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/a050f92f60fe63ad96181003100572e1875eb6a4";><code>a050f92</code></a>
 dropping cxf workaround since cxf 3.2 is released since a lot time now + 
addi...</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/2c22183b8c799b1ec988c402c5ef24ccb8f2250c";><code>2c22183</code></a>
 [MEECROWAVE-270] forward CanSupportPublicClients for authorization_code 
flow</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/fe4c087a2a972d86d933c5edd67df7e4633964cd";><code>fe4c087</code></a>
 excluding classes which shouldn't be scanned in oauth2 module</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/7be50368035c8d14266e9441397349b45d166ad3";><code>7be5036</code></a>
 ensure oauth2 module can run in classloader proxy mode</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/bd2f4941372d65403e27d7d245fd81bedd730395";><code>bd2f494</code></a>
 make it simpler to customize the jwt by making the callbacks in 
oauth2configu...</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/279d2fd1eea662f4e25f94a2104c08e71f113b99";><code>279d2fd</code></a>
 minor updated to build on java 11 and upgrade jbake for the doc</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/openwebbeans-meecrowave/compare/meecrowave-1.2.8...meecrowave-1.2.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `meecrowave-maven-plugin` from 1.2.8 to 1.2.10
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/db9ceb9b914a9f5729726a7a66cd0df05717dc61";><code>db9ceb9</code></a>
 [maven-release-plugin] prepare release meecrowave-1.2.10</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/e1d9d29772fe8abe06e933fa34900d040fd8fd79";><code>e1d9d29</code></a>
 doclint=none</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/9e6650a3a0fb9c66689a9fcbd33763cba69dc76f";><code>9e6650a</code></a>
 [MEECROWAVE-271] owb 2.0.20</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/6eb8ed5b2e8abda3417408ed94a7ea3ceb6607d8";><code>6eb8ed5</code></a>
 another cxf workard for authorization_code flow 
(oauth2-require-user-to-start...</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/a050f92f60fe63ad96181003100572e1875eb6a4";><code>a050f92</code></a>
 dropping cxf workaround since cxf 3.2 is released since a lot time now + 
addi...</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/2c22183b8c799b1ec988c402c5ef24ccb8f2250c";><code>2c22183</code></a>
 [MEECROWAVE-270] forward CanSupportPublicClients for authorization_code 
flow</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/fe4c087a2a972d86d933c5edd67df7e4633964cd";><code>fe4c087</code></a>
 excluding classes which shouldn't be scanned in oauth2 module</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/7be50368035c8d14266e9441397349b45d166ad3";><code>7be5036</code></a>
 ensure oauth2 module can run in classloader proxy mode</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/bd2f4941372d65403e27d7d245fd81bedd730395";><code>bd2f494</code></a>
 make it simpler to customize the jwt by making the callbacks in 
oauth2configu...</li>
   <li><a 
href="https://github.com/apache/openwebbeans-meecrowave/commit/279d2fd1eea662f4e25f94a2104c08e71f113b99";><code>279d2fd</code></a>
 minor updated to build on java 11 and upgrade jbake for the doc</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/openwebbeans-meecrowave/compare/meecrowave-1.2.8...meecrowave-1.2.10";>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
   
   
   </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.

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


Reply via email to