From 4f060b9efb209b2cf73e30fd263f75d314c52f40 Mon Sep 17 00:00:00 2001 From: James Agnew Date: Mon, 30 Sep 2019 18:56:28 -0400 Subject: [PATCH] Exclude commons-logging --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index c0219df..3ebf100 100644 --- a/pom.xml +++ b/pom.xml @@ -67,6 +67,10 @@ org.springframework spring-jcl + + commons-logging + commons-logging +