From fc8e216ec6a8828163ac3781189c373e095b120d Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 8 Apr 2021 19:32:35 +0000 Subject: Need explicit slf4j in standalone apps. --- config-proxy/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config-proxy') diff --git a/config-proxy/pom.xml b/config-proxy/pom.xml index 89d66241e79..a02915c49a0 100644 --- a/config-proxy/pom.xml +++ b/config-proxy/pom.xml @@ -68,6 +68,11 @@ bcpkix-jdk15on compile + + org.slf4j + slf4j-api + compile + -- cgit v1.2.3