This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/main by this push:
     new 03e0d9ea1 ORC-1779: Upgrade `extra-enforcer-rules` to 1.9.0
03e0d9ea1 is described below

commit 03e0d9ea15af0ebed19011dcb3f1020ecbd9d295
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 11:53:08 2024 -0700

    ORC-1779: Upgrade `extra-enforcer-rules` to 1.9.0
    
    Bumps 
[org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules)
 from 1.8.0 to 1.9.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.9.0</h2>
    <h2>🚀 New features and improvements</h2>
    <ul>
    <li>Recognize JDK 24 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/308";>#308</a>)
 <a href="https://github.com/wendigo";><code>​wendigo</code></a></li>
    <li>Make parent level configurable for reference value in 
requirePropertyDiverges (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/295";>#295</a>)
 <a href="https://github.com/piercemar";><code>​piercemar</code></a></li>
    </ul>
    <h2>📦 Dependency updates</h2>
    <ul>
    <li>Bump org.codehaus.mojo:mojo-parent from 85 to 86 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/307";>#307</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    <li>Bump org.codehaus.mojo:mojo-parent from 84 to 85 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/306";>#306</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    <li>Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/304";>#304</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    <li>Bump org.codehaus.mojo:mojo-parent from 82 to 84 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/301";>#301</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    <li>Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 
to 3.4.0 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/300";>#300</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    <li>Bump org.apache.maven.enforcer:enforcer-api from 3.4.1 to 3.5.0 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/299";>#299</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    <li>Bump org.codehaus.mojo:mojo-parent from 80 to 82 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/298";>#298</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    <li>Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/296";>#296</a>)
 <a href="https://github.com/dependabot";><code>​dependabot</code></a></li>
    </ul>
    <h2>👻 Maintenance</h2>
    <ul>
    <li>Remove outdated FAQ site (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/309";>#309</a>)
 <a 
href="https://github.com/slawekjaranowski";><code>​slawekjaranowski</code></a></li>
    <li>Fix typo in site. (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/294";>#294</a>)
 <a href="https://github.com/divyekapoor";><code>​divyekapoor</code></a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/be237e4a142a15e8d6667ee99b3a38e32301fe91";><code>be237e4</code></a>
 [maven-release-plugin] prepare release 1.9.0</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/5b9d941db9896c91e9454b9fa799473f5e2a2989";><code>5b9d941</code></a>
 Bump org.codehaus.mojo:mojo-parent from 85 to 86 (<a 
href="https://redirect.github.com/mojohaus/extra-enforcer-rules/issues/307";>#307</a>)</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/3f2f6836d99e1f31d163414c18b31132ebd67778";><code>3f2f683</code></a>
 Remove outdated FAQ site</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/a5b2a003e0c3f3a95a2ee438f80ce3a6fa613afc";><code>a5b2a00</code></a>
 Recognize JDK 24</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/206cee384227b2938f72c94a2445185f0782e27d";><code>206cee3</code></a>
 Bump org.codehaus.mojo:mojo-parent from 84 to 85</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/d706b499525a45d526b2d27a8a4293034a7f915f";><code>d706b49</code></a>
 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/89f3a9a9f873f70c477ce26089d5ba665846bc2b";><code>89f3a9a</code></a>
 Bump org.codehaus.mojo:mojo-parent from 82 to 84</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/789af2c30ba2bba6d3068740f7fb28f77940cfc9";><code>789af2c</code></a>
 Bump org.apache.maven.shared:maven-common-artifact-filters</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/226130f2b7e1f93291f59338b46a8e6196258736";><code>226130f</code></a>
 Bump org.apache.maven.enforcer:enforcer-api from 3.4.1 to 3.5.0</li>
    <li><a 
href="https://github.com/mojohaus/extra-enforcer-rules/commit/fba70bd064b343cbc9b86414c983a69f2344ccbb";><code>fba70bd</code></a>
 Bump org.codehaus.mojo:mojo-parent from 80 to 82</li>
    <li>Additional commits viewable in <a 
href="https://github.com/mojohaus/extra-enforcer-rules/compare/1.8.0...1.9.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.8.0&new-version=1.9.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>
    
    Closes #2034 from 
dependabot[bot]/dependabot/maven/java/org.codehaus.mojo-extra-enforcer-rules-1.9.0.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index c62126687..d905a025d 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -613,7 +613,7 @@
           <dependency>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>extra-enforcer-rules</artifactId>
-            <version>1.8.0</version>
+            <version>1.9.0</version>
           </dependency>
         </dependencies>
         <executions>

Reply via email to