From eb9c71073519b102fce188a5f3cf627c30a7dc69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:07:46 +0000 Subject: [PATCH] chore(deps): bump checkstyle from 7.7 to 8.29 in /nodes Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 7.7 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-7.7...checkstyle-8.29) Signed-off-by: dependabot[bot] --- nodes/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/pom.xml b/nodes/pom.xml index 856a65a..4a691b8 100644 --- a/nodes/pom.xml +++ b/nodes/pom.xml @@ -114,7 +114,7 @@ com.puppycrawl.tools checkstyle - 7.7 + 8.29