You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2020/02/07 10:32:19 UTC

[hadoop] branch trunk updated: Bump checkstyle from 8.26 to 8.29 (#1828)

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

aajisaka pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new fafe78f  Bump checkstyle from 8.26 to 8.29 (#1828)
fafe78f is described below

commit fafe78fea7a6491c9671ee7772d4a30a4bd8c0c9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Feb 7 19:32:10 2020 +0900

    Bump checkstyle from 8.26 to 8.29 (#1828)
    
    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.26 to 8.29.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.26...checkstyle-8.29)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c2505d7..fa1e984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
     <maven-bundle-plugin.version>2.5.0</maven-bundle-plugin.version>
     <lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
     <maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
-    <checkstyle.version>8.26</checkstyle.version>
+    <checkstyle.version>8.29</checkstyle.version>
     <dependency-check-maven.version>1.4.3</dependency-check-maven.version>
 
     <shell-executable>bash</shell-executable>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org