You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/24 18:03:04 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #883: build(deps): bump gmavenplus-plugin from 2.1.0 to 3.0.0

dependabot[bot] opened a new pull request, #883:
URL: https://github.com/apache/shiro/pull/883

   Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 2.1.0 to 3.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/groovy/GMavenPlus/releases">gmavenplus-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>3.0.0</h2>
   <h2>Bugs</h2>
   <ul>
   <li><a href="https://redirect.github.com/groovy/GMavenPlus/issues/244">#244</a> Fix Maven plugin validation warnings.</li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li><a href="https://redirect.github.com/groovy/GMavenPlus/issues/239">#239</a> Require Maven 3.2.5.</li>
   </ul>
   <h2>Potentially breaking changes</h2>
   <p>Maven's <a href="https://maven.apache.org/developers/compatibility-plan.html">compatibility plan</a> marked Maven versions older than 3.2.5 as EOL in March 2023. Therefore, we now require 3.2.5 to move forward with the rest of the ecosystem.</p>
   <h2>Notes</h2>
   <p>Fixing the validation warnings removed some Maven dependencies from the plugin's classpath (instead of using the ones from Maven itself). I'm not aware of any negative consequences of this, but it's possible certain specialized use cases might encounter changes in behavior.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/7ea236cc5256ce9801ded45080a0109c594dcf83"><code>7ea236c</code></a> [maven-release-plugin] prepare release 3.0.0</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/f5d2014df98da9b06c0f0353f22fdfeb9043801e"><code>f5d2014</code></a> Merge pull request <a href="https://redirect.github.com/groovy/GMavenPlus/issues/250">#250</a> from groovy/guava</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/b27275c4fce28293ec7075953056eb616b404efd"><code>b27275c</code></a> Fix Guava CVEs</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/3e50f9e115ccd9267f08a8562d8f8307ddbdeb87"><code>3e50f9e</code></a> Merge pull request <a href="https://redirect.github.com/groovy/GMavenPlus/issues/249">#249</a> from groovy/remove_unneeded_dependencies</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/01b3622c51ade4f4ed05c9c39e6d9e29d6f574df"><code>01b3622</code></a> Remove overridden dependencies no longer needed</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/473d93e30662008d81f352e721d99ca6300827cc"><code>473d93e</code></a> Add test SLF4J implementation</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/96da595bb00a4c551224ee9ef08f56d4887307c6"><code>96da595</code></a> Update plugin-plugin configuration</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/31259ae954da0e38dd2336fe5b26a25c25c86960"><code>31259ae</code></a> Clean up integration test versions</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/9c99c767ebf7e7f3c8bd079839a994ca400efe51"><code>9c99c76</code></a> Merge pull request <a href="https://redirect.github.com/groovy/GMavenPlus/issues/246">#246</a> from hazendaz/master</li>
   <li><a href="https://github.com/groovy/GMavenPlus/commit/52187479d9819a5e767ae15b95fb47c167465a3c"><code>5218747</code></a> Bump a couple integration test plugin versions</li>
   <li>Additional commits viewable in <a href="https://github.com/groovy/GMavenPlus/compare/2.1.0...3.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.gmavenplus:gmavenplus-plugin&package-manager=maven&previous-version=2.1.0&new-version=3.0.0)](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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] lprimak merged pull request #883: build(deps): bump gmavenplus-plugin from 2.1.0 to 3.0.0

Posted by "lprimak (via GitHub)" <gi...@apache.org>.
lprimak merged PR #883:
URL: https://github.com/apache/shiro/pull/883


-- 
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: commits-unsubscribe@shiro.apache.org

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