Merge pull request #1759 from metamx/update-roaring

better faster smaller roaring bitmaps
This commit is contained in:
Charles Allen 2015-09-21 18:50:19 -07:00
commit 045f72505c
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
<dependency>
<groupId>com.metamx</groupId>
<artifactId>bytebuffer-collections</artifactId>
<version>0.1.6</version>
<version>0.2.1</version>
</dependency>
<dependency>
<groupId>com.metamx</groupId>