[MR] Add support for configuring jaas.sasl.config at runtime
[dmaap/messagerouter/messageservice.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6035e25..12e4b98 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <artifactId>slf4j-api</artifactId>
                        <version>1.7.32</version>
                </dependency>
+               <dependency>
+                       <groupId>com.github.stefanbirkner</groupId>
+                       <artifactId>system-rules</artifactId>
+                       <version>1.17.2</version>
+                       <scope>test</scope>
+               </dependency>
        </dependencies>
        <profiles>
                <!-- Use this profile to run the AJSC locally. This profile can be successfully