diff --git a/logback-contrib/pom.xml b/logback-contrib/pom.xml index 32a7e8304c..071dfe40b2 100755 --- a/logback-contrib/pom.xml +++ b/logback-contrib/pom.xml @@ -136,4 +136,5 @@ + diff --git a/tmail-backend/pom.xml b/tmail-backend/pom.xml index 082e9ad32e..5330924686 100644 --- a/tmail-backend/pom.xml +++ b/tmail-backend/pom.xml @@ -377,4 +377,34 @@ + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.5.0 + + + enforce-dependency-versions + + enforce + + + + + + ch.qos.logback:logback-classic + ch.qos.logback:logback-core + ch.qos.logback:logback-access + + + + + + + + + +