From c2bf8a29e841ef657ffb4eeef64e6c3513dcf64b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 07:51:02 -0500 Subject: [PATCH] Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#35) Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 66fa02f..a2fb58c 100644 --- a/pom.xml +++ b/pom.xml @@ -461,7 +461,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 3.1.1 + 3.1.2 ${basedir}/checkstyle.xml false @@ -511,7 +511,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 2.7 + 3.1.2 ${basedir}/checkstyle.xml false