This is an automated email from the ASF dual-hosted git repository.
xiangfu0 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 ff7aefbef30 Bump org.roaringbitmap:RoaringBitmap from 1.6.20 to 1.6.21
(#19493)
ff7aefbef30 is described below
commit ff7aefbef307a0d726bbceb7e216e55d26de27a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 01:31:43 2026 -0700
Bump org.roaringbitmap:RoaringBitmap from 1.6.20 to 1.6.21 (#19493)
Bumps
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
from 1.6.20 to 1.6.21.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/commits)
---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
dependency-version: 1.6.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3365a352251..430ce3e98a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,7 +241,7 @@
<checker-qual.version>4.2.3</checker-qual.version>
<groovy.version>3.0.25</groovy.version>
<xml-apis.version>2.0.2</xml-apis.version>
- <roaring-bitmap.version>1.6.20</roaring-bitmap.version>
+ <roaring-bitmap.version>1.6.21</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]