richardstartin commented on code in PR #12604:
URL: https://github.com/apache/pinot/pull/12604#discussion_r1517508690
##########
pom.xml:
##########
@@ -414,7 +414,7 @@
<dependency>
<groupId>org.roaringbitmap</groupId>
<artifactId>RoaringBitmap</artifactId>
- <version>0.9.38</version>
+ <version>1.0.2</version>
Review Comment:
Sorry this should actually be 1.0.5, it looks like there's something wrong
with the release notes generation in the library, hence the missing version :/
--
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]