This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 3ef8c806a06aa456dd1e926a41deb50276810f34 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 11:35:48 2018 +0200 update animal-sniffer-maven-plugin --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index b1906b4..2f3238b 100644 --- a/pom.xml +++ b/pom.xml @@ -252,6 +252,13 @@ </pluginManagement> <plugins> + + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-maven-plugin</artifactId> + <version>1.16</version> + </plugin> + <plugin> <artifactId>maven-enforcer-plugin</artifactId> <dependencies> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.