From c4a4f04d5fb7092abe416f6e04200bd9663c21ec Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Fri, 5 May 2017 15:02:31 -0400 Subject: [PATCH] Transitive plugin deps. --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 6e2e8b1f..b61e6cf1 100644 --- a/pom.xml +++ b/pom.xml @@ -137,5 +137,17 @@ tests test + + org.jenkins-ci.plugins + mailer + 1.18 + test + + + org.jenkins-ci.plugins + junit + 1.6 + test +