Update bytebuffer-collections to 0.2.3

* Fixes https://github.com/druid-io/druid/issues/2175
This commit is contained in:
Charles Allen 2016-01-04 11:20:45 -08:00
parent 03a70fc227
commit 2097669cce
1 changed files with 1 additions and 1 deletions

View File

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