Skip to content

Commit 439d4e9

Browse files
dependabot[bot]dongjoon-hyun
authored andcommitted
ORC-2129: Upgrade extra-enforcer-rules to 1.12.0
Bumps [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.11.0 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/extra-enforcer-rules/releases">org.codehaus.mojo:extra-enforcer-rules's releases</a>.</em></p> <blockquote> <h2>1.12.0</h2> <h2>🚀 New features and improvements</h2> <ul> <li>Recognize newer and future JDK versions (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/350">#350</a>) <a href="https://github.com/slawekjaranowski"><code>​slawekjaranowski</code></a></li> <li>Move EnforceManagedDepsRule from <a href="https://github.com/jdcasey/enforce-managed-deps-rule">https://github.com/jdcasey/enforce-managed-deps-rule</a> (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/338">#338</a>) <a href="https://github.com/akuhtz"><code>​akuhtz</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Document POM inheritance for banDuplicateClasses using combine.children (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/341">#341</a>) <a href="https://github.com/apps/copilot-swe-agent">copilot-swe-agent[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Use TempDir in setup method in ClassFileTest (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/348">#348</a>) <a href="https://github.com/slawekjaranowski"><code>​slawekjaranowski</code></a></li> <li>JUnit 5 best practices (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/343">#343</a>) <a href="https://github.com/slachiewicz"><code>​slachiewicz</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 95 to 96 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/352">#352</a>) <a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.tomcat:tomcat-catalina from 9.0.112 to 9.0.113 in /src/it/mojo-1682 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/351">#351</a>) <a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.tomcat:tomcat-catalina from 9.0.110 to 9.0.112 in /src/it/mojo-1682 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/349">#349</a>) <a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/347">#347</a>) <a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 94 to 95 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/346">#346</a>) <a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/345">#345</a>) <a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.tomcat:tomcat-catalina from 9.0.107 to 9.0.110 in /src/it/mojo-1682 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/340">#340</a>) <a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/4684a445dad0ef1c700528b667e95c6391838b6f"><code>4684a44</code></a> [maven-release-plugin] prepare release 1.12.0</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/0e2baf74fc1776c6a99c7ae4d532213130f9f594"><code>0e2baf7</code></a> Bump org.codehaus.mojo:mojo-parent from 95 to 96 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/issues/352">#352</a>)</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/d5f20f136abf13d695ebfa31799a9267bc1a35b2"><code>d5f20f1</code></a> Recognize newer and future JDK versions</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/8c0034434c44faf7f605133c422b26481cbcc6ff"><code>8c00344</code></a> Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-1682</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/53ca18d17f80545b218fc6c757f9513ca84c87cc"><code>53ca18d</code></a> Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-1682</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/37bd9b82a8a6dcc6fb94a3c75d94a44787f2a35a"><code>37bd9b8</code></a> Move EnforceManagedDepsRule from <a href="https://github.com/jdcasey/enforce-managed-d">https://github.com/jdcasey/enforce-managed-d</a>...</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/44abff9b52f67f48c749040097e1ce2f2314a15e"><code>44abff9</code></a> Use TempDir in setup method in ClassFileTest</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/38108a9fffafb4baf9e878142529df02bb916352"><code>38108a9</code></a> Bump commons-codec:commons-codec from 1.20.0 to 1.21.0</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/04adfadab06b0a7532ca542bd36599441c203c83"><code>04adfad</code></a> Bump org.codehaus.mojo:mojo-parent from 94 to 95</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/8c3bde4fde4d5daf20aa119f3c5e404f687a432a"><code>8c3bde4</code></a> Bump commons-codec:commons-codec from 1.19.0 to 1.20.0</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/extra-enforcer-rules/compare/1.11.0...1.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:extra-enforcer-rules&package-manager=maven&previous-version=1.11.0&new-version=1.12.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 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> Closes #2578 from dependabot[bot]/dependabot/maven/java/org.codehaus.mojo-extra-enforcer-rules-1.12.0. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent dff5e92 commit 439d4e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@
636636
<dependency>
637637
<groupId>org.codehaus.mojo</groupId>
638638
<artifactId>extra-enforcer-rules</artifactId>
639-
<version>1.11.0</version>
639+
<version>1.12.0</version>
640640
</dependency>
641641
</dependencies>
642642
<executions>

0 commit comments

Comments
 (0)