From 28baf710e5ce57aef441f7d57bcba3071cbaf2cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 17:10:37 +0000 Subject: [PATCH] build(deps): bump maven-checkstyle-plugin from 3.2.0 to 3.3.0 Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to 3.3.0. - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.3.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] --- 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..88c5af0 100644 --- a/canteen/pom.xml +++ b/canteen/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.3.0 com.puppycrawl.tools diff --git a/contrib/pom.xml b/contrib/pom.xml index ac032da..c383371 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -246,7 +246,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.3.0 com.puppycrawl.tools diff --git a/demos/pom.xml b/demos/pom.xml index 1507337..35ce5b3 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -157,7 +157,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.3.0 com.puppycrawl.tools diff --git a/jprotoc/pom.xml b/jprotoc/pom.xml index ee21b48..3f27b92 100644 --- a/jprotoc/pom.xml +++ b/jprotoc/pom.xml @@ -202,7 +202,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.3.0 com.puppycrawl.tools