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

csy 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 efe16d9f4 ORC-1729: Bump `maven-checkstyle-plugin` to 3.4.0
efe16d9f4 is described below

commit efe16d9f468ad202cd927a9888a1e33094e421ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 11:11:18 2024 +0800

    ORC-1729: Bump `maven-checkstyle-plugin` to 3.4.0
    
    Bumps 
[org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
 from 3.3.1 to 3.4.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/3af735f04cc3d6dd5e785d626043ecbe46a63395";><code>3af735f</code></a>
 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.4.0</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/e72bd83039bdee65126e36eebe58a175cbd39fc5";><code>e72bd83</code></a>
 [MCHECKSTYLE-448] Upgrade to Parent 42 and Maven 3.6.3</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/61def027fbe275572c496cd0ba7429b47e209258";><code>61def02</code></a>
 Add missing dependencies</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/142304a4d93d41a2f95e5f577387ca9de004807a";><code>142304a</code></a>
 [MCHECKSTYLE-450] Checkstyle rule link format results in 404</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/1ad603398fb30000e8db919dcd6c15338ecce9ad";><code>1ad6033</code></a>
 [MCHECKSTYLE-449] Add support for SARIF output format</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/a29a2943756552b5fc2a27ec36085de323d43d66";><code>a29a294</code></a>
 Bump maven-gh-actions-shared to v4</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/cf708a3f8ceea2226b506b5c351b31c971afc52b";><code>cf708a3</code></a>
 [MCHECKSTYLE-447] Bump org.codehaus.plexus:plexus-resources from 1.1.0 to 
1.3...</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/34fcf3ea87a91bbe1a7511a6f393ca59066a30a9";><code>34fcf3e</code></a>
 Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (<a 
href="https://redirect.github.com/apache/maven-checkstyle-plugin/issues/127";>#127</a>)</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/05df96b987b69b6137faccfe57108378752614a9";><code>05df96b</code></a>
 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (<a 
href="https://redirect.github.com/apache/maven-checkstyle-plugin/issues/128";>#128</a>)</li>
    <li><a 
href="https://github.com/apache/maven-checkstyle-plugin/commit/6521c2995ef17ddfacb654c6e5bc1bd8f5b65bd0";><code>6521c29</code></a>
 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (<a 
href="https://redirect.github.com/apache/maven-checkstyle-plugin/issues/131";>#131</a>)</li>
    <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-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-checkstyle-plugin&package-manager=maven&previous-version=3.3.1&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>
    
    Closes #1955 from 
dependabot[bot]/dependabot/maven/java/org.apache.maven.plugins-maven-checkstyle-plugin-3.4.0.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Shaoyun Chen <[email protected]>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 33177d544..29709718d 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -450,7 +450,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>3.3.1</version>
+          <version>3.4.0</version>
           <configuration>
             <sourceDirectories>
               <directory>${basedir}/src/java</directory>

Reply via email to