Skip to content

Commit

Permalink
Bump org.mongodb:bson from 5.1.1 to 5.1.4
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from 5.1.1 to 5.1.4.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.1.1...r5.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 30b4e64 commit 8cdb903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>bson</artifactId>
<version>5.1.1</version>
<version>5.1.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8cdb903

Please sign in to comment.