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 2020/09/08 13:57:11 UTC

[commons-parent] branch master updated: Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1 (#19)

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 96a31ab  Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1 (#19)
96a31ab is described below

commit 96a31ab8f252da3d510a345ecb804686613223c9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Sep 8 09:57:03 2020 -0400

    Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1 (#19)
    
    Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.0 to 3.1.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.0...maven-project-info-reports-plugin-3.1.1)
    
    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 ba518d2..7c50130 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <commons.jdepend.version>2.0</commons.jdepend.version>
     <commons.jxr.version>3.0.0</commons.jxr.version>
     <commons.pmd.version>3.13.0</commons.pmd.version>
-    <commons.project-info.version>3.1.0</commons.project-info.version>
+    <commons.project-info.version>3.1.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>