From 3eaa1e5e475335410b4d43d585242b7a37db37e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 19:55:12 +0000 Subject: [PATCH] Bump checkstyle from 8.14 to 8.29 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.14 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.14...checkstyle-8.29) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2dda970341cfaa..749a0eeb74585c 100644 --- a/pom.xml +++ b/pom.xml @@ -2000,7 +2000,7 @@ under the License. com.puppycrawl.tools checkstyle - 8.14 + 8.29