From 8f3427518f9f0d41073bfc0af153abeb3d0c45bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:10:53 +0000 Subject: [PATCH] Bump checkstyle from 8.25 to 8.29 in /rootpom Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.25 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.25...checkstyle-8.29) Signed-off-by: dependabot[bot] --- rootpom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 725e5e4..fbd1196 100644 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -248,7 +248,7 @@ com.puppycrawl.tools checkstyle - 8.25 + 8.29 com.sun