summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-02-28 10:32:39 -0600
committerInstrumental <jonathan.gathman@att.com>2019-02-28 10:32:59 -0600
commit6ac87e3e76e41b6c1e75c1216031f2e2e7129eec (patch)
treec726b4e66a54f586e13fa44b8edbaf64c0de6c20 /pom.xml
parent5a4898a108ecf3e2e020e83eb35ef6b63fadc4cb (diff)
Fix Class Compare2.1.13
Issue-ID: AAF-771 Change-Id: I4ae41def8830939651d64954c1479f2f5dece82d Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d385804..80a8fce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,12 @@
<version>1.3.2</version>
</dependency>
-
+ <dependency>
+ <groupId>ch.qos.logback</groupId>
+ <artifactId>logback-classic</artifactId>
+ <version>1.2.3</version>
+ <scope>test</scope>
+ </dependency>
<!--