From 71c369f370fb9163de7f6185815205cce2ea5503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 11:11:33 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.1.2 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 11.1.0 to 12.1.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-11.1.0...checkstyle-12.1.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- assertj-mail/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assertj-mail/pom.xml b/assertj-mail/pom.xml index 0b9df95..cf8c4e5 100644 --- a/assertj-mail/pom.xml +++ b/assertj-mail/pom.xml @@ -151,7 +151,7 @@ com.puppycrawl.tools checkstyle - 11.1.0 + 12.1.2 diff --git a/pom.xml b/pom.xml index 6581587..ae12030 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 11.1.0 + 12.1.2