You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by as...@apache.org on 2019/06/17 09:03:05 UTC

[incubator-druid] branch master updated: Bump RoaringBitmap from 0.8.0 to 0.8.6 (#7906)

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

asdf2014 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 fb7f8ec  Bump RoaringBitmap from 0.8.0 to 0.8.6 (#7906)
fb7f8ec is described below

commit fb7f8ec36276790c10c0871a7b86556bd873db6c
Author: Benedict Jin <as...@apache.org>
AuthorDate: Mon Jun 17 17:02:52 2019 +0800

    Bump RoaringBitmap from 0.8.0 to 0.8.6 (#7906)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21a5d2c..f5a79ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -714,7 +714,7 @@
             <dependency>
                 <groupId>org.roaringbitmap</groupId>
                 <artifactId>RoaringBitmap</artifactId>
-                <version>0.8.0</version>
+                <version>0.8.6</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