From d91285a69b56ac958a5eda30b978ca0dac64d644 Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Fri, 9 Oct 2020 08:10:03 +0100 Subject: [PATCH] Remove commons-io as it comes from Jenkins core --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e65f7c32..6bb2eb80 100644 --- a/pom.xml +++ b/pom.xml @@ -89,11 +89,6 @@ import pom - - commons-io - commons-io - 2.8.0 - org.hamcrest hamcrest-core @@ -358,6 +353,7 @@ codingstyle ${codingstyle.config.version} config +