Bump RoaringBitmap from 0.8.0 to 0.8.6 (#7906)

This commit is contained in:
Benedict Jin 2019-06-17 17:02:52 +08:00 committed by GitHub
parent daed1bc141
commit fb7f8ec362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>