summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2019-09-04 21:15:30 -0400
committerPrudence Au <prudence.au@amdocs.com>2019-09-04 21:15:30 -0400
commite695d5a2ba5e381f2e2cc9dcee1c391c9f072f72 (patch)
tree81157167bfbfb2a4423a8060510b43f0e70151f9
parent221530131c28c824fbf4dc7128d934dbeb7058b0 (diff)
Update the version of logback-classic to version 1.2.3
Issue-ID: LOG-1121 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I6faa7178f89d46ebcbf7ea932c3a81c1b8b93517
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c44bf74..5be9ff7 100644
--- 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>