This is an automated email from the ASF dual-hosted git repository.

yashmayya 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 008774c76bd Bump org.roaringbitmap:RoaringBitmap from 1.6.14 to 1.6.15 
(#18966)
008774c76bd is described below

commit 008774c76bda24275518c873926baa3ad279931d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 08:34:09 2026 -0700

    Bump org.roaringbitmap:RoaringBitmap from 1.6.14 to 1.6.15 (#18966)
    
    Bumps 
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
 from 1.6.14 to 1.6.15.
    - [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.15
      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 df849b05c6b..ada598ebac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -212,7 +212,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.14</roaring-bitmap.version>
+    <roaring-bitmap.version>1.6.15</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.18</fastutil.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to