You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/03/25 15:22:35 UTC

[commons-parent] branch master updated: Bump maven-project-info-reports-plugin from 3.2.1 to 3.2.2 (#103)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f0e13d  Bump maven-project-info-reports-plugin from 3.2.1 to 3.2.2 (#103)
4f0e13d is described below

commit 4f0e13d7b2e81730a7cbff355a2a0fd3bbb66d11
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Mar 25 08:20:27 2022 -0700

    Bump maven-project-info-reports-plugin from 3.2.1 to 3.2.2 (#103)
    
    Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.2.1 to 3.2.2.
    - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
    - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.2.1...maven-project-info-reports-plugin-3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3dbefc8..591acbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
     <commons.jxr.version>3.1.1</commons.jxr.version>
     <commons.pmd.version>3.16.0</commons.pmd.version>
     <commons.pmd-impl.version>6.43.0</commons.pmd-impl.version>
-    <commons.project-info.version>3.2.1</commons.project-info.version>
+    <commons.project-info.version>3.2.2</commons.project-info.version>
     <commons.rat.version>0.13</commons.rat.version>
     <commons.release-plugin.version>1.8.0</commons.release-plugin.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>