From dce29d3b1637b9834f2d9c981ff81a10626aafea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 07:03:25 +0000 Subject: [PATCH] chore(deps): bump com.puppycrawl.tools:checkstyle from 9.3 to 12.3.1 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 12.3.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-12.3.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9150a4b6..78ac90ed 100644 --- a/pom.xml +++ b/pom.xml @@ -317,7 +317,7 @@ com.puppycrawl.tools checkstyle - 9.3 + 12.3.1