From 358bf83f2e2d12e0b4266fade6493988622e907f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:17:57 +0000 Subject: [PATCH] Bump checkstyle from 6.19 to 8.29 in /smart-action Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.19 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-6.19...checkstyle-8.29) Signed-off-by: dependabot[bot] --- smart-action/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-action/pom.xml b/smart-action/pom.xml index 6a195f8c589..c2d0350f113 100644 --- a/smart-action/pom.xml +++ b/smart-action/pom.xml @@ -54,7 +54,7 @@ com.puppycrawl.tools checkstyle - 6.19 + 8.29