From fac9dff9f49643df4e1c7b1c9cc231e3d986e6b8 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 6 Apr 2020 11:44:17 +0200 Subject: [PATCH] added commons-logging --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index a79713d..822af66 100644 --- a/pom.xml +++ b/pom.xml @@ -294,6 +294,11 @@ commons-codec compile + + commons-logging + commons-logging + compile +