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 90cab25a529dca4ca201137c0e1f2d46bc940fef Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 11:15:27 2018 +0200 unactivated enforcer --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 4bfd042..b1906b4 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,9 @@ <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> + <!-- FIXME issues: Found Banned Dependency: org.apache.logging.log4j:log4j-api:jar:2.10.0 --> + <enforcer.skip>true</enforcer.skip> + </properties> <dependencyManagement> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.