Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-core from 5.1.3 to 5.1.4 (#1154)
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.3 to 5.1.4.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.1.3...r5.1.4)

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

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 Sep 10, 2024
1 parent 27f50fd commit 0139e56
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 @@ -90,7 +90,7 @@
<logback-classic.version>1.5.7</logback-classic.version>
<logback-core.version>1.5.8</logback-core.version>
<logstash.version>8.0</logstash.version>
<mongodb-driver-core.version>5.1.3</mongodb-driver-core.version>
<mongodb-driver-core.version>5.1.4</mongodb-driver-core.version>
<mongodb-driver-reactivestreams.version>5.1.4</mongodb-driver-reactivestreams.version>
<mongodb-driver-sync.version>5.1.4</mongodb-driver-sync.version>
<mongo-java-driver.version>3.12.14</mongo-java-driver.version>
Expand Down

0 comments on commit 0139e56

Please sign in to comment.