Update bytebuffer-collections to 0.2.4

Pulls in fix for https://github.com/RoaringBitmap/RoaringBitmap/issues/61
This commit is contained in:
Charles Allen 2016-01-07 10:21:49 -08:00
parent 4ecd901a1a
commit b7b4d9f284
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
<dependency> <dependency>
<groupId>com.metamx</groupId> <groupId>com.metamx</groupId>
<artifactId>bytebuffer-collections</artifactId> <artifactId>bytebuffer-collections</artifactId>
<version>0.2.3</version> <version>0.2.4</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.metamx</groupId> <groupId>com.metamx</groupId>