Update the version of logback-classic to version 1.2.3 85/94985/1
authorPrudence Au <prudence.au@amdocs.com>
Thu, 5 Sep 2019 01:15:30 +0000 (21:15 -0400)
committerPrudence Au <prudence.au@amdocs.com>
Thu, 5 Sep 2019 01:15:30 +0000 (21:15 -0400)
Issue-ID: LOG-1121
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I6faa7178f89d46ebcbf7ea932c3a81c1b8b93517

pom.xml

diff --git a/pom.xml b/pom.xml
index c44bf74..5be9ff7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
     <dependency>
        <groupId>ch.qos.logback</groupId>
        <artifactId>logback-classic</artifactId>
+      <version>1.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.onap.aai</groupId>