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

fokko 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 29fd2a0cb9 Build: Bump org.roaringbitmap:RoaringBitmap from 1.0.6 to 
1.1.0 (#10552)
29fd2a0cb9 is described below

commit 29fd2a0cb940fd16aa5bfb8003ec1354e678c949
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 24 10:34:55 2024 +0200

    Build: Bump org.roaringbitmap:RoaringBitmap from 1.0.6 to 1.1.0 (#10552)
    
    Bumps 
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
 from 1.0.6 to 1.1.0.
    - [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
    - 
[Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.0.6...1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.roaringbitmap:RoaringBitmap
      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 51892e187f..8f606f5596 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -73,7 +73,7 @@ object-client-bundle = "3.3.2"
 orc = "1.9.3"
 parquet = "1.13.1"
 pig = "0.17.0"
-roaringbitmap = "1.0.6"
+roaringbitmap = "1.1.0"
 s3mock-junit5 = "2.11.0"
 scala-collection-compat = "2.12.0"
 slf4j = "1.7.36"

Reply via email to