From dcdcfc74202f90f2194e89728db61f39fb40e93d Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 5 Sep 2017 19:54:51 -0400 Subject: [PATCH] cache: make slf4j implementation optional for others which pull it in --- cache/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/cache/pom.xml b/cache/pom.xml index 6d1cfc6cb8..28935faeb1 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -63,6 +63,7 @@ org.slf4j slf4j-simple 1.7.12 + true org.apache.commons