This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MPH-174 in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
commit 614dd518378d52cf2cbc52c8f74249f8cf1ef5c5 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Jun 28 08:16:45 2021 +0200 Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4991bc..82e8f28 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ </plugin> <plugin> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>3.1.1</version> + <version>3.1.2</version> </plugin> <plugin> <artifactId>maven-enforcer-plugin</artifactId>
