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 dab3f9d8f6 Build: Bump org.roaringbitmap:RoaringBitmap from 1.6.10 to 
1.6.12 (#15486)
dab3f9d8f6 is described below

commit dab3f9d8f6949676372d3b41fb2c9c86f5d79977
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 28 22:08:15 2026 -0800

    Build: Bump org.roaringbitmap:RoaringBitmap from 1.6.10 to 1.6.12 (#15486)
    
    Bumps 
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
 from 1.6.10 to 1.6.12.
    - [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.12
      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>
---
 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 f0d22712ec..7cd114c0f6 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.6.10"
+roaringbitmap = "1.6.12"
 scala-collection-compat = "2.14.0"
 slf4j = "2.0.17"
 snowflake-jdbc = "3.28.0"

Reply via email to