From ea968ddf3a3bf79c9be25eea9cf69c7acd8d0a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 20:52:52 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-checkstyle-plugin from 2.9 to 3.6.0 Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 2.9 to 3.6.0. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-2.9...maven-checkstyle-plugin-3.6.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-version: 3.6.0 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 2037584..3b63d16 100644 --- a/pom.xml +++ b/pom.xml @@ -308,7 +308,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.9 + 3.6.0 true ${project.basedir}/checkstyle.xml