Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-core from 5.1.0 to 5.1.1 (#1059)
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.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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent 76a6862 commit a0183bc
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.1.0</mongodb-driver-core.version>
<mongodb-driver-core.version>5.1.1</mongodb-driver-core.version>
<mongodb-driver-reactivestreams.version>5.1.0</mongodb-driver-reactivestreams.version>
<mongodb-driver-sync.version>5.1.0</mongodb-driver-sync.version>
<mongo-java-driver.version>3.12.14</mongo-java-driver.version>
Expand Down

0 comments on commit a0183bc

Please sign in to comment.