summaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 97580988..17c278eb 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -282,11 +282,6 @@
<version>1.7.25</version>
</dependency>
<dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- <version>1.2.17</version>
- </dependency>
- <dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>${version.logback}</version>