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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 514b6d1f624 build(deps): bump org.roaringbitmap:RoaringBitmap from 
1.6.20 to 1.6.21 (#20282)
514b6d1f624 is described below

commit 514b6d1f624351de34b7d5ff2d97d4e0df3c1011
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 09:40:33 2026 +0800

    build(deps): bump org.roaringbitmap:RoaringBitmap from 1.6.20 to 1.6.21 
(#20282)
    
    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 68c0f7f9a5e..58325712005 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1121,7 +1121,7 @@
             <dependency>
                 <groupId>org.roaringbitmap</groupId>
                 <artifactId>RoaringBitmap</artifactId>
-                <version>1.6.20</version>
+                <version>1.6.21</version>
             </dependency>
             <dependency>
                 <groupId>org.yaml</groupId>


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

Reply via email to