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

huaxingao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new e74562d051 Build: Bump org.roaringbitmap:RoaringBitmap from 1.3.0 to 
1.6.10 (#15404)
e74562d051 is described below

commit e74562d051ca834b4e2d6034b94d0c0966252945
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 22 00:02:37 2026 -0800

    Build: Bump org.roaringbitmap:RoaringBitmap from 1.3.0 to 1.6.10 (#15404)
    
    Bumps 
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
 from 1.3.0 to 1.6.10.
    - [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
    - 
[Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.3.0...1.6.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.roaringbitmap:RoaringBitmap
      dependency-version: 1.6.10
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index a215680c09..a7aa5af341 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -81,7 +81,7 @@ netty-buffer = "4.2.10.Final"
 object-client-bundle = "3.3.2"
 orc = "1.9.8"
 parquet = "1.17.0"
-roaringbitmap = "1.3.0"
+roaringbitmap = "1.6.10"
 scala-collection-compat = "2.14.0"
 slf4j = "2.0.17"
 snowflake-jdbc = "3.28.0"

Reply via email to