This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-maven-report-plugin. See https://gitlab.nuiton.org/nuiton/nuiton-maven-report-plugin.git commit d5a054737c57b9387f642221d4bd1c4cf73362d4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 18:18:54 2016 +0200 updates maven-reporting-impl to 2.4 (Fixes #3979) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a26e620..535bcc0 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ <dependency> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-impl</artifactId> - <version>2.2</version> + <version>2.4</version> <exclusions> <exclusion> <groupId>org.apache.maven</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.