Skip to content

Commit

Permalink
Upgrade to LZF 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Sep 6, 2012
1 parent 33e7d76 commit 162dfb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -147,7 +147,7 @@
<dependency> <dependency>
<groupId>com.ning</groupId> <groupId>com.ning</groupId>
<artifactId>compress-lzf</artifactId> <artifactId>compress-lzf</artifactId>
<version>0.9.5</version> <version>0.9.6</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<!-- END: dependencies that are shaded --> <!-- END: dependencies that are shaded -->
Expand Down

0 comments on commit 162dfb7

Please sign in to comment.