This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 9455e8827e5 Bump org.roaringbitmap:RoaringBitmap from 1.6.19 to 1.6.20
(#19203)
9455e8827e5 is described below
commit 9455e8827e5819ac23e90ad606c3013123942702
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 10:17:43 2026 -0700
Bump org.roaringbitmap:RoaringBitmap from 1.6.19 to 1.6.20 (#19203)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 928bf803e06..eadaadc7d7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
<checker-qual.version>4.2.1</checker-qual.version>
<groovy.version>3.0.25</groovy.version>
<xml-apis.version>2.0.2</xml-apis.version>
- <roaring-bitmap.version>1.6.19</roaring-bitmap.version>
+ <roaring-bitmap.version>1.6.20</roaring-bitmap.version>
<prometheus.jmx-exporter.version>1.6.0</prometheus.jmx-exporter.version>
<prometheus.metrics.version>1.8.0</prometheus.metrics.version>
<fastutil.version>8.5.19</fastutil.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]