Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver from 3.12.11 to 3.12.14 (#4117)
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:mongodb-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.11 to 3.12.14.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r3.12.11...r3.12.14)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver
  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] committed May 18, 2024
1 parent 4d3f70a commit a02f590
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation project(":eventmesh-openconnect:eventmesh-openconnect-java")
implementation project(":eventmesh-common")

implementation 'org.mongodb:mongodb-driver:3.12.11'
implementation 'org.mongodb:mongodb-driver:3.12.14'

implementation 'io.cloudevents:cloudevents-json-jackson'

Expand Down

0 comments on commit a02f590

Please sign in to comment.