Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 86a1c25

Browse files
chore(deps): bump org.mongodb:bson from 5.4.0 to 5.5.1
Bumps [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from 5.4.0 to 5.5.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.4.0...r5.5.1) --- updated-dependencies: - dependency-name: org.mongodb:bson dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca36021 commit 86a1c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.mongodb</groupId>
2929
<artifactId>bson</artifactId>
30-
<version>5.4.0</version>
30+
<version>5.5.1</version>
3131
</dependency>
3232
</dependencies>
3333

0 commit comments

Comments
 (0)