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 4087449ec96 Bump org.roaringbitmap:RoaringBitmap from 1.6.21 to 1.6.23
(#19550)
4087449ec96 is described below
commit 4087449ec9675a19ed97fc340cf15fd558329d48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 05:15:27 2026 -0700
Bump org.roaringbitmap:RoaringBitmap from 1.6.21 to 1.6.23 (#19550)
Bumps
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
from 1.6.21 to 1.6.23.
- [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.23
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 e0229f3abad..9eeb5887a90 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.21</roaring-bitmap.version>
+ <roaring-bitmap.version>1.6.23</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]