This is an automated email from the ASF dual-hosted git repository.
yashmayya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new b474b311ecc Bump org.mongodb:bson from 5.6.1 to 5.9.0 (#18965)
b474b311ecc is described below
commit b474b311eccd3e8f3abcdb9b494ff65708112170
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 08:34:13 2026 -0700
Bump org.mongodb:bson from 5.6.1 to 5.9.0 (#18965)
Bumps [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from
5.6.1 to 5.9.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
-
[Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.6.1...r5.9.0)
---
updated-dependencies:
- dependency-name: org.mongodb:bson
dependency-version: 5.9.0
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ada598ebac1..2b1571845b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
<arrow.version>19.0.0</arrow.version>
<avro.version>1.12.1</avro.version>
- <bson.version>5.6.1</bson.version>
+ <bson.version>5.9.0</bson.version>
<parquet.version>1.17.1</parquet.version>
<orc.version>1.9.9</orc.version>
<hive.version>2.8.1</hive.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]