From 36e376f4cde6ca68c82a14f2cf236a8e6ed418b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 23:12:55 +0000 Subject: [PATCH] deps: Bump com.puppycrawl.tools:checkstyle from 13.11.0 to 14.0.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.11.0 to 14.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.11.0...checkstyle-14.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- hamcrest-mail/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hamcrest-mail/pom.xml b/hamcrest-mail/pom.xml index 95433d5..7bca8f2 100644 --- a/hamcrest-mail/pom.xml +++ b/hamcrest-mail/pom.xml @@ -151,7 +151,7 @@ com.puppycrawl.tools checkstyle - 13.11.0 + 14.0.0 diff --git a/pom.xml b/pom.xml index de6e682..80f88c6 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 13.11.0 + 14.0.0