aboutsummaryrefslogtreecommitdiff
path: root/connector
diff options
context:
space:
mode:
Diffstat (limited to 'connector')
-rw-r--r--connector/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/connector/pom.xml b/connector/pom.xml
index e7e09177..63a39346 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -79,6 +79,10 @@
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
+ <groupId>org.apache.logging.log4j</groupId>
+ <artifactId>log4j-to-slf4j</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>