Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 5d68b92 commit f3c1d18
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 @@ -89,7 +89,7 @@
<logback-classic.version>1.5.6</logback-classic.version>
<logback-core.version>1.5.6</logback-core.version>
<logstash.version>7.4</logstash.version>
<mongodb-driver-core.version>5.0.1</mongodb-driver-core.version>
<mongodb-driver-core.version>5.1.0</mongodb-driver-core.version>
<mongodb-driver-reactivestreams.version>5.0.1</mongodb-driver-reactivestreams.version>
<mongodb-driver-sync.version>5.0.1</mongodb-driver-sync.version>
<mongo-java-driver.version>3.12.14</mongo-java-driver.version>
Expand Down

0 comments on commit f3c1d18

Please sign in to comment.