dependabot[bot] opened a new pull request, #330: URL: https://github.com/apache/ws-wss4j/pull/330
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-enforcer/releases">org.apache.maven.plugins:maven-enforcer-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-497">[MENFORCER-497]</a> - Require Maven 3.6.3+ (<a href="https://redirect.github.com/apache/maven-enforcer/pull/317">#317</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-494">[MENFORCER-494]</a> - Allow banning dynamic versions in whole tree (<a href="https://redirect.github.com/apache/maven-enforcer/pull/294">#294</a>) <a href="https://github.com/JimmyAx"><code>@JimmyAx</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-500">[MENFORCER-500]</a> - New rule to enforce that Maven coordinates match given (<a href="https://redirect.github.com/apache/maven-enforcer/pull/309">#309</a>) <a href="https://github.com/kwin"><code>@kwin</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-503">[MENFORCER-503]</a> - Pass context to ProfileActivator - fix NPE in Maven 3.9.7 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/315">#315</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-501">[MENFORCER-501]</a> - Bump commons-io:commons-io from 2.16.0 to 2.16.1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/311">#311</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-501">[MENFORCER-501]</a> - Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/312">#312</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-504">[MENFORCER-504]</a> - Bump org.apache.maven:maven-parent from 41 to 42 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/314">#314</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-501">[MENFORCER-501]</a> - Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/298">#298</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-501">[MENFORCER-501]</a> - Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/305">#305</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-501">[MENFORCER-501]</a> - Bump commons-io:commons-io from 2.13.0 to 2.16.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/310">#310</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/307">#307</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/308">#308</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-498">[MENFORCER-498]</a> - Update parent pom to 41 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/306">#306</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/303">#303</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/301">#301</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/295">#295</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/296">#296</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-492">[MENFORCER-492]</a> - Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/291">#291</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/292">#292</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-490">[MENFORCER-490]</a> - Remove unused dependency (<a href="https://redirect.github.com/apache/maven-enforcer/pull/316">#316</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/307">#307</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/304">#304</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-498">[MENFORCER-498]</a> - Update parent pom to 41 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/306">#306</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/303">#303</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/292">#292</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Oxford comma, fill to file, and tighten language (<a href="https://redirect.github.com/apache/maven-enforcer/pull/290">#290</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-490">[MENFORCER-490]</a> - Declare enforcer-rules dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/pull/289">#289</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-490">[MENFORCER-490]</a> - fully declare maven-enforcer-plugin dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/pull/288">#288</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-enforcer/commit/21b31b5029359d9122d15784ce4719216dc6b494"><code>21b31b5</code></a> [maven-release-plugin] prepare release enforcer-3.5.0</li> <li><a href="https://github.com/apache/maven-enforcer/commit/e6cd6e90958f2393d8dca37f363ca743730286f5"><code>e6cd6e9</code></a> Remove unused dependency (<a href="https://redirect.github.com/apache/maven-enforcer/issues/316">#316</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/29d1c0d7e07ddb63dd52c07c7d229a78bd3fc5f6"><code>29d1c0d</code></a> [MENFORCER-497] Require Maven 3.6.3+</li> <li><a href="https://github.com/apache/maven-enforcer/commit/80e662687ddc5b5a560aa75e1cc961b71d1336cc"><code>80e6626</code></a> [MENFORCER-503] Pass context to ProfileActivator - fix NPE in Maven 3.9.7</li> <li><a href="https://github.com/apache/maven-enforcer/commit/5c7d0bc55e2e1dfd8d6b8182062f8e511ef5eb0e"><code>5c7d0bc</code></a> [MENFORCER-494] Allow banning dynamic versions in whole tree (<a href="https://redirect.github.com/apache/maven-enforcer/issues/294">#294</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/e687c465c15ef5719cea2233242db179db60322b"><code>e687c46</code></a> [MENFORCER-501] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (<a href="https://redirect.github.com/apache/maven-enforcer/issues/311">#311</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/66650833d729662c81c44325d9612e5734bdef0a"><code>6665083</code></a> [MENFORCER-501] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (<a href="https://redirect.github.com/apache/maven-enforcer/issues/312">#312</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/3eb6343789bc5b5884796e67f4ed4486414bb99b"><code>3eb6343</code></a> Bump project version to 3.5.0-SNAPSHOT</li> <li><a href="https://github.com/apache/maven-enforcer/commit/1cf5c5f2904beb6c590c3eaaf0da357ae656e87f"><code>1cf5c5f</code></a> [MENFORCER-504] Bump org.apache.maven:maven-parent from 41 to 42 (<a href="https://redirect.github.com/apache/maven-enforcer/issues/314">#314</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/a24b557751044b6f73dd1687431ab854720e9a83"><code>a24b557</code></a> Manage ignore artifacts for dependabot in PR</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-enforcer/compare/enforcer-3.4.1...enforcer-3.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-enforcer-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.5.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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...@ws.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org