commit | 001159de1af856db4dde213562791038f48ef7c2 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@onlab.us> | Wed Jul 23 11:53:32 2014 -0700 |
committer | Gerrit Code Review <gerrit2@gerrit.onos.onlab.us> | Wed Jul 23 18:25:42 2014 -0700 |
tree | 16aa96d53b8cbece666a4b202b91f4615ee5534f | |
parent | 72afb336bdce18e35804b9121d451dd58656b234 [diff] [blame] |
Update logback 1.0.13 -> 1.1.2 - Changes http://logback.qos.ch/news.html Change-Id: I3f19868fb59a905744d162ba4211e435cf61bf43
diff --git a/pom.xml b/pom.xml index 63d13c9..855124e 100644 --- a/pom.xml +++ b/pom.xml
@@ -575,7 +575,7 @@ <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> - <version>1.0.13</version> + <version>1.1.2</version> <scope>runtime</scope> </dependency> <dependency>