From 053765e369df8e08f1b40b62ba2f122f64304bc2 Mon Sep 17 00:00:00 2001 From: Niclas Thobaben Date: Fri, 4 Dec 2020 18:02:20 +0100 Subject: [PATCH] BLD added apache commons-io --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3db77d..9891ef0 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,16 @@ 1.0.0 - + + 2.6 + + + + commons-io + commons-io + ${commons.io.version} +