From 5b6b0c23154a99622bc3e0950904f914d6c865dd Mon Sep 17 00:00:00 2001 From: ikedam Date: Tue, 7 May 2019 05:41:44 +0900 Subject: [PATCH] Use commons-net from jenkins-test-harness to avoid RequireUpperBoundDeps --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index ac001b28..26dab2d1 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,13 @@ maven-plugin 3.1.2 true + + + + commons-net + commons-net + + org.jenkins-ci.plugins