From a5b9e047b91a933ab1485011b459bfeac6e857ce Mon Sep 17 00:00:00 2001 From: seanfos Date: Wed, 6 Oct 2021 16:09:15 +0100 Subject: [MR] Add support for configuring jaas.sasl.config at runtime Signed-off-by: seanfos Change-Id: I92a6fdb9e375db7b355e19127a5fdbe2b4d2a827 Issue-ID: DMAAP-1653 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6035e25..12e4b98 100644 --- a/pom.xml +++ b/pom.xml @@ -719,6 +719,12 @@ slf4j-api 1.7.32 + + com.github.stefanbirkner + system-rules + 1.17.2 + test +