From b600292966018cda59f8969c633d8f1d66ec749b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:13:07 +0000 Subject: [PATCH] build(deps): bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 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.2.0...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-patch ... Signed-off-by: dependabot[bot] --- canteen/pom.xml | 2 +- contrib/pom.xml | 2 +- demos/pom.xml | 2 +- jprotoc/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/canteen/pom.xml b/canteen/pom.xml index 2398beb..66b79ae 100644 --- a/canteen/pom.xml +++ b/canteen/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.2.1 com.puppycrawl.tools diff --git a/contrib/pom.xml b/contrib/pom.xml index ac032da..44f71d1 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -246,7 +246,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.2.1 com.puppycrawl.tools diff --git a/demos/pom.xml b/demos/pom.xml index 1507337..508777b 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -157,7 +157,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.2.1 com.puppycrawl.tools diff --git a/jprotoc/pom.xml b/jprotoc/pom.xml index ee21b48..e440d13 100644 --- a/jprotoc/pom.xml +++ b/jprotoc/pom.xml @@ -202,7 +202,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.2.1 com.puppycrawl.tools