Bump org.mongodb:bson from 5.1.4 to 5.4.0

Bumps [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from 5.1.4 to 5.4.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.1.4...r5.4.0)

---
updated-dependencies:
- dependency-name: org.mongodb:bson
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-28 19:22:22 +00:00 committed by GitHub
parent ed3b87820d
commit 6d35bbe8bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>bson</artifactId>
<version>5.1.4</version>
<version>5.4.0</version>
<scope>test</scope>
</dependency>
<dependency>