From 0f8d680d74b465807119e447734bac8bd6ecb079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 01:12:50 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 in /src Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.3 to 10.12.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.3...checkstyle-10.12.4) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/scheduler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scheduler/pom.xml b/src/scheduler/pom.xml index 4d5d8a15c6..2292862719 100644 --- a/src/scheduler/pom.xml +++ b/src/scheduler/pom.xml @@ -189,7 +189,7 @@ com.puppycrawl.tools checkstyle - 10.12.3 + 10.12.4