From 11b20f6a97fe0cd571a23b1f869a6475a58cf0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 08:45:06 +0000 Subject: [PATCH] Bump checkstyle from 9.3 to 10.2 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle 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 cfe99707..3c3f37e9 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ com.puppycrawl.tools checkstyle - 10.1 + 10.2