diff --git a/pom.xml b/pom.xml index 8479e15..bcffeea 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jenkins-ci.plugins plugin - 2.9 + 2.37 jp.ikedam.jenkins.plugins @@ -85,6 +85,21 @@ test + + + + + commons-io + commons-io + 2.2 + + + org.apache.ant + ant + 1.9.2 + + +