From ead4a5cc7f73ad881e5e01ef8e853f503e72bea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Aug 2022 17:51:59 +0000 Subject: [PATCH] Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. - [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.0) --- 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e4c879521..50aecb566 100644 --- a/pom.xml +++ b/pom.xml @@ -341,12 +341,12 @@ limitations under the License. org.apache.maven.plugins maven-assembly-plugin - 3.4.2 + 3.4.1 org.apache.maven.plugins maven-checkstyle-plugin - 3.1.2 + 3.2.0 config/maven_checks.xml https://raw.github.com/codehaus-plexus/plexus-pom/master/src/main/resources/config/plexus-header.txt @@ -379,7 +379,7 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - 3.0.0 + 2.8.2 org.apache.maven.plugins @@ -394,7 +394,7 @@ limitations under the License. org.apache.maven.plugins maven-install-plugin - 3.0.1 + 2.5.2 org.apache.maven.plugins