Update Logback to Version 1.2.10
[oparent.git] / dependencies / pom.xml
index 33b10e0..f5cc454 100644 (file)
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onap.oparent</groupId>
     <artifactId>version</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>dependencies</artifactId>
       <dependency>
         <groupId>ch.qos.logback</groupId>
         <artifactId>logback-classic</artifactId>
-        <version>1.2.3</version>
+        <version>1.2.10</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>