summaryrefslogtreecommitdiffstats
path: root/appc-config/appc-data-services/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-data-services/provider/pom.xml')
-rw-r--r--appc-config/appc-data-services/provider/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml
index b38313326..92468db81 100644
--- a/appc-config/appc-data-services/provider/pom.xml
+++ b/appc-config/appc-data-services/provider/pom.xml
@@ -62,21 +62,10 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
- <dependency>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- <version>${logback.version}</version>
- </dependency>
<dependency>
<groupId>com.att.eelf</groupId>
<artifactId>eelf-core</artifactId>
- <exclusions>
- <exclusion>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>