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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git


The following commit(s) were added to refs/heads/master by this push:
     new c476501  Upgrade maven-project-info-reports-plugin from 3.1.0 to 3.1.1
c476501 is described below

commit c4765011ba79209e014fd61fe42fdd439a90060a
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Sep 7 09:31:15 2020 +0200

    Upgrade maven-project-info-reports-plugin from 3.1.0 to 3.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a1145c8..f6cc7ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.1.1</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to