From 2c099c80109708d74fae94b749508c4de76eddc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 04:13:37 +0000 Subject: [PATCH] chore(deps): bump com.puppycrawl.tools:checkstyle Bumps the maven-dependencies group in /samples/java with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-14.0.0...checkstyle-14.1.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- samples/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/pom.xml b/samples/java/pom.xml index 3c63995..c304a89 100644 --- a/samples/java/pom.xml +++ b/samples/java/pom.xml @@ -20,7 +20,7 @@ 25 3.6.0 - 14.0.0 + 14.1.0