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 086a9268d09 build(deps): bump org.roaringbitmap:RoaringBitmap from 
1.6.18 to 1.6.20 (#20015)
086a9268d09 is described below

commit 086a9268d092d3c6c37697909dd3cb9f06a6cb63
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 16 13:04:12 2026 +0800

    build(deps): bump org.roaringbitmap:RoaringBitmap from 1.6.18 to 1.6.20 
(#20015)
    
    * build(deps): bump org.roaringbitmap:RoaringBitmap from 1.6.18 to 1.6.20
    
    Bumps 
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
 from 1.6.18 to 1.6.20.
    - [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.20
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update RoaringBitmap license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index df696a37cf5..9a0ee48e369 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2744,7 +2744,7 @@ name: RoaringBitmap
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.6.18
+version: 1.6.20
 libraries:
   - org.roaringbitmap: RoaringBitmap
   - org.roaringbitmap: shims
diff --git a/pom.xml b/pom.xml
index 4fb842135fd..3e56440a299 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1118,7 +1118,7 @@
             <dependency>
                 <groupId>org.roaringbitmap</groupId>
                 <artifactId>RoaringBitmap</artifactId>
-                <version>1.6.18</version>
+                <version>1.6.20</version>
             </dependency>
             <dependency>
                 <groupId>org.yaml</groupId>


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

Reply via email to