Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 787e6a0 commit 29a9308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-reactivestreams</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 29a9308

Please sign in to comment.