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 af46487419 Build: Bump org.roaringbitmap:RoaringBitmap from 1.0.0 to 
1.0.1 (#9317)
af46487419 is described below

commit af46487419d9b5beebc2b8b78642987970379073
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 20:11:50 2024 +0100

    Build: Bump org.roaringbitmap:RoaringBitmap from 1.0.0 to 1.0.1 (#9317)
    
    Bumps 
[org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap)
 from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
    - 
[Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.0.0...1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.roaringbitmap:RoaringBitmap
      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 3b166c646e..fda2b5fb4c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -74,7 +74,7 @@ object-client-bundle = "3.3.2"
 orc = "1.9.2"
 parquet = "1.13.1"
 pig = "0.17.0"
-roaringbitmap = "1.0.0"
+roaringbitmap = "1.0.1"
 s3mock-junit5 = "2.11.0"
 scala-collection-compat = "2.11.0"
 slf4j = "1.7.36"

Reply via email to