From 8d0de9ebd1945a378ec5d4e54510c81381a725a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:41:09 +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.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.29...checkstyle-10.12.4) --- 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..b1cf59f5 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.4