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

slachiewicz pushed a commit to branch MDEP-679v2
in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git

commit 1dc763ff280566dacfb4124774ede7f088e927e9
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Fri Apr 9 21:33:52 2021 +0200

    Bump 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 1f8fd99..2d589c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.1.1</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to