commit | 709d70966bdde06db268717d0da3967778de26ae | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@onlab.us> | Wed Aug 20 21:26:54 2014 -0700 |
committer | Saurav Das <sauravdas@alumni.stanford.edu> | Fri Sep 05 11:47:21 2014 -0700 |
tree | 2b95d55ca76a1d76a92338b047da832f1ebd1485 | |
parent | b76246f180e3b8da72f26035c86d3cc42118de73 [diff] |
Update slf4j-api to 1.7.7 Change-Id: I15bd1aca606400c5f19016be6283e8bafa17b361
diff --git a/pom.xml b/pom.xml index b5309a3..701225d 100644 --- a/pom.xml +++ b/pom.xml
@@ -618,7 +618,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.5</version> + <version>1.7.7</version> </dependency> <dependency> <groupId>com.google.guava</groupId>