From 3f0a0e80343089a4648acc916168b0b463c6c713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 04:29:56 +0000 Subject: [PATCH] Bump checkstyle from 6.6 to 8.29 in /contrib/hadoop Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.6 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-6.6...checkstyle-8.29) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/hadoop/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/hadoop/pom.xml b/contrib/hadoop/pom.xml index 8e5a207d12..a90a411386 100644 --- a/contrib/hadoop/pom.xml +++ b/contrib/hadoop/pom.xml @@ -59,7 +59,7 @@ com.puppycrawl.tools checkstyle - 6.6 + 8.29