Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.3.0 to 3.4.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.4.0</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-488">[MENFORCER-488]</a> - Add EnforcerLogger.is<!-- raw HTML omitted -->Enabled() (<a href="https://redirect.github.com/apache/maven-enforcer/pull/279">#279</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-393">[MENFORCER-393]</a> - Extend IT for dependencyConvergence and no standard protocol in repository (<a href="https://redirect.github.com/apache/maven-enforcer/pull/271">#271</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-426">[MENFORCER-426]</a> - DependencyConvergence transitive dependencies with version range (<a href="https://redirect.github.com/apache/maven-enforcer/pull/259">#259</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-480">[MENFORCER-480]</a> - BanDynamicVersions: fix <code>ignores</code> parameter (<a href="https://redirect.github.com/apache/maven-enforcer/pull/269">#269</a>) <a href="https://github.com/Stephan202"><code>@​Stephan202</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-481">[MENFORCER-481]</a> - BanDynamicVersions: make <code>excludedScopes</code> optional (<a href="https://redirect.github.com/apache/maven-enforcer/pull/270">#270</a>) <a href="https://github.com/Stephan202"><code>@​Stephan202</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-489">[MENFORCER-489]</a> - Bump commons-lang3 from 3.12.0 to 3.13.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/281">#281</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/280">#280</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-487">[MENFORCER-487]</a> - Bump commons-codec from 1.15 to 1.16.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/277">#277</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-486">[MENFORCER-486]</a> - Bump commons-codec from 1.15 to 1.16.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/276">#276</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MENFORCER-485">[MENFORCER-485]</a> - Upgrade Parent to 40 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/275">#275</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump guava from 30.1.1-jre to 32.0.0-jre in /maven-enforcer-plugin/src/it/projects/dependency-convergence-cycle (<a href="https://redirect.github.com/apache/maven-enforcer/pull/274">#274</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump snappy-java from 1.1.8.3 to 1.1.10.1 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/273">#273</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump junit-bom from 5.9.2 to 5.9.3 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/268">#268</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify availability of AbstractEnforcerRule (<a href="https://redirect.github.com/apache/maven-enforcer/pull/278">#278</a>) <a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/280">#280</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump snappy-java from 1.1.8.3 to 1.1.10.1 in /maven-enforcer-plugin/src/it/projects/dependency-convergence_transitive_provided/module1 (<a href="https://redirect.github.com/apache/maven-enforcer/pull/273">#273</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MNG-6829">[MNG-6829]</a> - Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (<a href="https://redirect.github.com/apache/maven-enforcer/pull/272">#272</a>) <a href="https://github.com/timtebeek"><code>@​timtebeek</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-enforcer/commit/3d365f7eb932a6e9b5496099e4a0374f62e02f08"><code>3d365f7</code></a> [maven-release-plugin] prepare release enforcer-3.4.0</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/5feb93a695c8b0ca3bc84e8e2907499de6632682"><code>5feb93a</code></a> [MENFORCER-489] Bump commons-lang3 from 3.12.0 to 3.13.0</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/8f2de47622b55f6d3279cb14b9f68f6774d47e4c"><code>8f2de47</code></a> Bump org.junit:junit-bom from 5.9.3 to 5.10.0</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/22ff3c78aac693fb419e332fa97c55c944daf7a5"><code>22ff3c7</code></a> [MENFORCER-488] Add EnforcerLogger.is&lt;Level&gt;Enabled() (<a href="https://redirect.github.com/apache/maven-enforcer/issues/279">#279</a>)</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/8c92bdab3ca264d9747a6d892b093d55ef917955"><code>8c92bda</code></a> Clarify availability of AbstractEnforcerRule</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/b3208e1d58582749246d05a4121b189993716faf"><code>b3208e1</code></a> [MENFORCER-487] Bump commons-codec from 1.15 to 1.16.0</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/4ba1dd08bfc480f0458076bd65f46fc78cfc74fc"><code>4ba1dd0</code></a> [MENFORCER-486] Bump commons-codec from 1.15 to 1.16.0</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/73b2aa7ab22298e32999e378ed2d61cc64fa61fe"><code>73b2aa7</code></a> [MENFORCER-485] Upgrade Parent to 40</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/3300c1acd3b600974a2a3a4f883138ad6b2d16c2"><code>3300c1a</code></a> Bump guava</li>
<li><a href="https://github.com/apache/maven-enforcer/commit/7a8e8824b129c57a5d989e151087f3b6d71d7b87"><code>7a8e882</code></a> Bump snappy-java</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.4.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.3.0&new-version=3.4.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>

Fixes #1162

COPYBARA_INTEGRATE_REVIEW=#1162 from google:dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.4.0 34d5ae0
PiperOrigin-RevId: 559424653
  • Loading branch information
dependabot[bot] authored and Google Java Core Libraries committed Aug 23, 2023
1 parent 5a67dad commit de1b664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<executions>
<execution>
<id>enforce</id>
Expand Down

0 comments on commit de1b664

Please sign in to comment.