From bfaf715692a23a8ed064389b30fd1fae9198b369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 00:56:08 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-checkstyle-plugin from 2.9 to 3.4.0 Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 2.9 to 3.4.0. - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-2.9...maven-checkstyle-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin 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 e430c21..c27f643 100644 --- a/pom.xml +++ b/pom.xml @@ -288,7 +288,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.9 + 3.4.0 true ${project.basedir}/checkstyle.xml