From 3a4ef832bba169c6c5f765e0b80355e812f64371 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Wed, 26 Dec 2018 17:59:47 -0500 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Email=20=E5=8C=85=E5=88=B0?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/pom.xml | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index df5ad62..f985861 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 @@ -25,6 +26,26 @@ + + + org.apache.logging.log4j + log4j-slf4j-impl + 2.11.0 + + + + + junit + junit + 4.12 + + + + + org.apache.commons + commons-email + 1.5 + @@ -188,8 +209,8 @@ - + org.kohsuke.stapler maven-stapler-plugin @@ -210,16 +231,20 @@ - - + + findbugs - + true - + cobertura