From b268fe99018bd56d15d6a39067d64812b2e84711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 10:06:26 +0000 Subject: [PATCH] Bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 29ca33f..c7bdca7 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.2.1 checkstyle.xml basedir=${basedir} @@ -117,7 +117,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.2.1 checkstyle.xml basedir=${basedir}