This is an automated email from the ASF dual-hosted git repository. nic pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/master by this push: new 2753ef8 Bump checkstyle from 8.6 to 8.18 2753ef8 is described below commit 2753ef8793745da220e0000a79f644ac18e69349 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 29 12:51:43 2019 +0000 Bump checkstyle from 8.6 to 8.18 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.6 to 8.18. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.6...checkstyle-8.18) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d84bda6..505457c 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ <eclipse.lifecycle-mapping.version>1.0.1</eclipse.lifecycle-mapping.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <puppycrawl.version>8.6</puppycrawl.version> + <puppycrawl.version>8.18</puppycrawl.version> <spotbugs.version>3.1.1</spotbugs.version> <kylin.version>3.0.0</kylin.version>