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

pkarwasz pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 550f60e5c4 Bump mongodb3.version from 3.12.10 to 3.12.11
550f60e5c4 is described below

commit 550f60e5c4bea9b9ef7516e8992b9403de24b914
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 11 04:41:19 2022 +0000

    Bump mongodb3.version from 3.12.10 to 3.12.11
    
    Bumps `mongodb3.version` from 3.12.10 to 3.12.11.
    
    Updates `mongodb-driver` from 3.12.10 to 3.12.11
    - [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
    - 
[Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.12.10...r3.12.11)
    
    Updates `bson` from 3.12.10 to 3.12.11
    - [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
    - 
[Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.12.10...r3.12.11)
    
    ---
    updated-dependencies:
    - dependency-name: org.mongodb:mongodb-driver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.mongodb:bson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69f5d82b98..1683a6a154 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
     <disruptorVersion>3.4.4</disruptorVersion>
     <conversantDisruptorVersion>1.2.15</conversantDisruptorVersion> <!-- 
Version 1.2.16 requires Java 9 -->
     <elastic.version>7.17.3</elastic.version>
-    <mongodb3.version>3.12.10</mongodb3.version>
+    <mongodb3.version>3.12.11</mongodb3.version>
     <mongodb4.version>4.5.0</mongodb4.version>
     <!-- POM for jackson-dataformat-xml 2.13.1 depends on woodstox-core 6.2.7 
-->
     <woodstox.version>6.2.8</woodstox.version>

Reply via email to