kgyrtkirk commented on code in PR #19248:
URL: https://github.com/apache/druid/pull/19248#discussion_r3026323140


##########
pom.xml:
##########
@@ -1083,7 +1108,17 @@
             <dependency>
                 <groupId>org.roaringbitmap</groupId>
                 <artifactId>RoaringBitmap</artifactId>
-                <version>0.9.49</version>
+                <version>1.3.0</version>

Review Comment:
   in 1.0.0 module-path support was added - but as we load it to the classpath 
that should be fine.
   otherwise the other changes were bugfixes and similar things



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to