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/02/12 16:35:03 UTC

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

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 3014b0f  Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 (#89)
3014b0f is described below

commit 3014b0f2954d8c6168bb026d73ead64e461bd00d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Feb 12 11:34:57 2022 -0500

    Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 (#89)
    
    Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.2 to 3.2.1.
    - [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.1.2...maven-project-info-reports-plugin-3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 e79b1c3..7991cfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
     <commons.jxr.version>3.1.1</commons.jxr.version>
     <commons.pmd.version>3.15.0</commons.pmd.version>
     <commons.pmd-impl.version>6.42.0</commons.pmd-impl.version>
-    <commons.project-info.version>3.1.2</commons.project-info.version>
+    <commons.project-info.version>3.2.1</commons.project-info.version>
     <commons.rat.version>0.13</commons.rat.version>
     <commons.release-plugin.version>1.7</commons.release-plugin.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>