This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push: new 4470c88 Bump maven-project-info-reports-plugin from 2.8 to 3.1.1 4470c88 is described below commit 4470c881193d88992ae8784d1c6814691d42156b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Dec 22 12:28:04 2020 +0000 Bump maven-project-info-reports-plugin from 2.8 to 3.1.1 Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 2.8 to 3.1.1. - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases) - [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-2.8...maven-project-info-reports-plugin-3.1.1) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7ffb8b5..c4f05e3 100644 --- a/pom.xml +++ b/pom.xml @@ -841,7 +841,7 @@ </plugin> <plugin> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.8</version> + <version>3.1.1</version> <configuration> <dependencyLocationsEnabled>false</dependencyLocationsEnabled> </configuration>