Skip to content

Commit

Permalink
Merge 2e8fdbd into d182e55
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 12, 2023
2 parents d182e55 + 2e8fdbd commit bdebf2a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ dependencies {
testImplementation project(":eventmesh-storage-plugin:eventmesh-storage-api")
testImplementation project(":eventmesh-common")

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

implementation 'io.cloudevents:cloudevents-json-jackson'
testImplementation 'io.cloudevents:cloudevents-json-jackson'
Expand Down

0 comments on commit bdebf2a

Please sign in to comment.