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-jlink-plugin.git
The following commit(s) were added to refs/heads/master by this push: new ecb4f27 Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 ecb4f27 is described below commit ecb4f27d5b822065e583a900e370e3c2f651099b Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Mon May 3 08:07:08 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 a547036..586260d 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ <!-- remove with next parent upgrade --> <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>