aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-09-12 09:36:31 -0700
committerPatrick Brady <pb071s@att.com>2018-09-12 09:37:20 -0700
commita5411a8a16c13ab34733ebeea0d4222b3220f882 (patch)
tree830dc088c8bfa5149d2a3f1a134c39c18bbe2582 /appc-config
parentbfef95f9d0cd80a68fcd7a6f59b18080161ca326 (diff)
Revert "remove logback 1.1.2 security issue"
Fix for bundle error. This reverts commit b51a315636321718cde5ea759cebcb1b28a06d94. Change-Id: Idd5cc7452a4ff36c1238ccc6c38dbcdcd4453769 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1202
Diffstat (limited to 'appc-config')
-rw-r--r--appc-config/appc-config-params/provider/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml
index f9391c6d6..6501465b7 100644
--- a/appc-config/appc-config-params/provider/pom.xml
+++ b/appc-config/appc-config-params/provider/pom.xml
@@ -50,12 +50,6 @@
<version>3.0.8</version>
</dependency>
- <dependency>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- <version>1.2.0</version>
- </dependency>
-
<dependency>
<groupId>org.openecomp.sdc.common</groupId>
<artifactId>openecomp-tosca-datatype</artifactId>
@@ -65,10 +59,6 @@
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
</exclusion>
- <exclusion>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- </exclusion>
</exclusions>
</dependency>