Skip to content

Commit

Permalink
Bump org.mongodb:bson from 4.11.0 to 4.11.1
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.11.0...r4.11.1)

---
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] authored and wenshao committed Nov 10, 2023
1 parent 44f37ef commit 56835ac
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 @@ -244,7 +244,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>bson</artifactId>
<version>4.11.0</version>
<version>4.11.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 56835ac

Please sign in to comment.