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
commit b4f5c4ae1b6a5c5c5dd77972a0457f67ac30161e Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun May 30 14:46:58 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 6fef05b..a63c002 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.1</version> + <version>3.1.2</version> </plugin> </plugins> </pluginManagement>
