This is an automated email from the ASF dual-hosted git repository.

xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new a02f59049 Bump org.mongodb:mongodb-driver from 3.12.11 to 3.12.14 
(#4117)
a02f59049 is described below

commit a02f59049e93945ba55ba2c357c5fdea1f80fb77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 18 10:36:43 2024 +0800

    Bump org.mongodb:mongodb-driver from 3.12.11 to 3.12.14 (#4117)
    
    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](https://github.com/mongodb/mongo-java-driver/compare/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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 eventmesh-connectors/eventmesh-connector-mongodb/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eventmesh-connectors/eventmesh-connector-mongodb/build.gradle 
b/eventmesh-connectors/eventmesh-connector-mongodb/build.gradle
index 7c3dbb97b..0c5602eb7 100644
--- a/eventmesh-connectors/eventmesh-connector-mongodb/build.gradle
+++ b/eventmesh-connectors/eventmesh-connector-mongodb/build.gradle
@@ -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'
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to