Removed forced dependencies in common
[sdc.git] / openecomp-be / lib / openecomp-sdc-logging-lib / openecomp-sdc-logging-core / pom.xml
index b308576..a960e67 100644 (file)
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-classic</artifactId>
-            <!--
-                Use latest version for proper testing of context propagation.
-                Will not affect the application because the scope is "provided".
-            -->
-            <version>1.2.3</version>
             <scope>provided</scope>
         </dependency>
         <dependency>