You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by do...@apache.org on 2022/08/25 06:49:45 UTC

[orc] branch main updated: ORC-1262: Bump `maven-checkstyle-plugin` to 3.2.0

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 84bb3d558 ORC-1262: Bump `maven-checkstyle-plugin` to 3.2.0
84bb3d558 is described below

commit 84bb3d55864a982c87719b70b4cdcbd051dbc204
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Aug 24 23:49:35 2022 -0700

    ORC-1262: Bump `maven-checkstyle-plugin` to 3.2.0
    
    Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/1aaf7cb4198f3076c01309065b1d7e92213e6e1b"><code>1aaf7cb</code></a> [maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.0</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/627fa4f684866a579f2c105fcc1dbf3ed776daa8"><code>627fa4f</code></a> [MCHECKSTYLE-417] Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl t...</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/cbf3751a152d542715cf2b2219ab1de0850b2730"><code>cbf3751</code></a> [MCHECKSTYLE-418] Deprecate RSS feature and disable by default</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/549bf3d58a1608dedb0054fd9418efc3fcfffc33"><code>549bf3d</code></a> [MCHECKSTYLE-419] Upgrade Parent to 37 and cleanup</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/171827b256a62e83e662d5e691b5f31e2b41dd00"><code>171827b</code></a> Bump animal-sniffer-maven-plugin from 1.21 to 1.22</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/a58c6379db1b86af342af5a179403e1bcc333a6b"><code>a58c637</code></a> Bump extra-enforcer-rules from 1.5.1 to 1.6.1</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/c2587c40a86cd4904aeb7dee200806c9072534b6"><code>c2587c4</code></a> Bump maven-enforcer-plugin from 3.0.0 to 3.1.0</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/d67f2ff11c97252d2058620c7acdab5d1f2c4ce6"><code>d67f2ff</code></a> [MCHECKSTYLE-414] - documentation: property expansion example does not parse</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/d88c2612e1c7530036e1c8f0a91c8898b94ba40b"><code>d88c261</code></a> Bump plexus-utils from 3.4.1 to 3.4.2</li>
    <li><a href="https://github.com/apache/maven-checkstyle-plugin/commit/4484b3bea5dab10d008e0892b81bfbaf87d61dbe"><code>4484b3b</code></a> Bump maven-reporting-impl from 3.0.0 to 3.1.0</li>
    <li>Additional commits viewable in <a href="https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.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.1.2&new-version=3.2.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 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 #1232 from dependabot[bot]/dependabot/maven/java/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.0.
    
    Authored-by: dependabot[bot] <49...@users.noreply.github.com>
    Signed-off-by: Dongjoon Hyun <do...@apache.org>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 5783a426c..dd43c7f20 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -367,7 +367,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>3.1.2</version>
+          <version>3.2.0</version>
           <dependencies>
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>