You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2018/12/20 23:10:31 UTC

[incubator-druid] branch master updated: update roaring to latest (#6750)

This is an automated email from the ASF dual-hosted git repository.

gian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 522ef1a  update roaring to latest (#6750)
522ef1a is described below

commit 522ef1a0133460d03cbbf4e87ab5d8e6a6fdf95a
Author: Clint Wylie <cj...@gmail.com>
AuthorDate: Thu Dec 20 15:10:24 2018 -0800

    update roaring to latest (#6750)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca23214..b3ad5b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -680,7 +680,7 @@
             <dependency>
                 <groupId>org.roaringbitmap</groupId>
                 <artifactId>RoaringBitmap</artifactId>
-                <version>0.5.18</version>
+                <version>0.7.30</version>
             </dependency>
             <dependency>
                 <groupId>org.ow2.asm</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org