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

janh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-operator-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 298a649  HBASE-23577 Bump checkstyle from 8.11 to 8.18
298a649 is described below

commit 298a6493db7d941e522b73bf23f3d0a3e497f067
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 14 20:17:36 2019 +0100

    HBASE-23577 Bump checkstyle from 8.11 to 8.18
    
    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.11 to 
8.18.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.11...checkstyle-8.18)
    
    Signed-off-by: Jan Hentschel <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ab86329..2c726b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <surefire.version>2.21.0</surefire.version>
     <surefire.provider>surefire-junit47</surefire.provider>
     <test.output.tofile>true</test.output.tofile>
-    <checkstyle.version>8.11</checkstyle.version>
+    <checkstyle.version>8.18</checkstyle.version>
     <maven.checkstyle.version>3.0.0</maven.checkstyle.version>
     <hbase.checkstyle.version>2.2.0</hbase.checkstyle.version>
     <enforcer.version>3.0.0-M2</enforcer.version>

Reply via email to