This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 10eb296a947 Bump org.roaringbitmap:RoaringBitmap from 1.6.10 to 1.6.12
(#17781)
10eb296a947 is described below
commit 10eb296a947fe513bb255afc2e6ebf868520125e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 27 09:52:28 2026 -0800
Bump org.roaringbitmap:RoaringBitmap from 1.6.10 to 1.6.12 (#17781)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 348d3e92692..6d7f0292c08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@
<checker-qual.version>3.53.1</checker-qual.version>
<groovy-all.version>2.4.21</groovy-all.version>
<xml-apis.version>2.0.2</xml-apis.version>
- <roaring-bitmap.version>1.6.10</roaring-bitmap.version>
+ <roaring-bitmap.version>1.6.12</roaring-bitmap.version>
<prometheus.jmx-exporter-javaagent.version>0.20.0</prometheus.jmx-exporter-javaagent.version>
<fastutil.version>8.5.18</fastutil.version>
<disruptor.version>4.0.0</disruptor.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]