From da922aa9984b4d34c3b011d45e3af2238c52fc8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 14:13:05 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle in /tools/deploy/module3 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.29 to 10.12.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.29...checkstyle-10.12.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/deploy/module3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deploy/module3/pom.xml b/tools/deploy/module3/pom.xml index fbca9ace..1b0c9049 100644 --- a/tools/deploy/module3/pom.xml +++ b/tools/deploy/module3/pom.xml @@ -110,7 +110,7 @@ com.puppycrawl.tools checkstyle - 8.29 + 10.12.2