Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-core from 4.10.2 to 4.11.0
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 4.10.2 to 4.11.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.10.2...r4.11.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 756f577 commit 9c458d9
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 @@ -86,7 +86,7 @@
<logback-classic.version>1.4.11</logback-classic.version>
<logback-core.version>1.4.11</logback-core.version>
<logstash.version>7.4</logstash.version>
<mongodb-driver-core.version>4.10.2</mongodb-driver-core.version>
<mongodb-driver-core.version>4.11.0</mongodb-driver-core.version>
<mongodb-driver-reactivestreams.version>4.10.2</mongodb-driver-reactivestreams.version>
<mongodb-driver-sync.version>4.10.2</mongodb-driver-sync.version>
<mongo-java-driver.version>3.12.14</mongo-java-driver.version>
Expand Down

0 comments on commit 9c458d9

Please sign in to comment.