This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1 in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
commit 47a00d0e0fb2f0a50163479eb1a8d5d59376339b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jan 13 08:01:49 2023 +0000 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] <supp...@github.com> --- pom.xml | 2 +- src/changes/changes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2049e7d..a13bfd0 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path} </commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> - <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version> + <checkstyle.plugin.version>3.2.1</checkstyle.plugin.version> <checkstyle.version>9.3</checkstyle.version> <maven-scm.version>1.13.0</maven-scm.version> <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6eee8fe..1cd562c 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -38,11 +38,11 @@ <action type="update" dev="kinow" due-to="Dependabot">Bump plexus-velocity from 1.3 to 2.0 #116.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-scm.version from 1.12.2 to 1.13.0 #117.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump maven.dependency.version from 3.8.5 to 3.8.7 #120, #161.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.16.0 to 3.19.0 #119, #129, #135.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.16.0 to 3.20.0 #119, #129, #135, #167.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump junit-vintage-engine from 5.8.2 to 5.9.1 #125, #136.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.3.0 #106, #115, #122, #124, #133, #142, #150.</action> <action type="update" dev="kinow" due-to="Gary Gregory, Dependabot">Bump spotbugs from 4.6.0 to 4.7.3 #114, #134, #145.</action> - <action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #130.</action> + <action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 #130, #166.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump commons-compress from 1.21 to 1.22 #148.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump maven.plugin.version from 3.6.4 to 3.7.0 #149.</action> </release>