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

etudenhoefner 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 db65f6e374 Build: Bump org.mongodb:bson from 4.11.0 to 4.11.5 (#12438)
db65f6e374 is described below

commit db65f6e374ecfac16d81e81eb2f6f6a2c79ffbc2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 12:53:34 2025 +0100

    Build: Bump org.mongodb:bson from 4.11.0 to 4.11.5 (#12438)
    
    Bumps [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from 
4.11.0 to 4.11.5.
    - [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
    - 
[Commits](https://github.com/mongodb/mongo-java-driver/compare/r4.11.0...r4.11.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.mongodb:bson
      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 e13f0b754f..d9789f4cd5 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -32,7 +32,7 @@ awaitility = "4.3.0"
 awssdk-bom = "2.30.26"
 azuresdk-bom = "1.2.31"
 awssdk-s3accessgrants = "2.3.0"
-bson-ver = "4.11.0"
+bson-ver = "4.11.5"
 caffeine = "2.9.3"
 calcite = "1.10.0"
 datasketches = "6.2.0"

Reply via email to