Repository: logging-log4j2
Updated Branches:
  refs/heads/master d6099e19d -> 038c85861


Update MongoDB tests from Maven plugin de.flapdoodle.embed.mongo 2.0.1
to 2.0.3.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/038c8586
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/038c8586
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/038c8586

Branch: refs/heads/master
Commit: 038c8586134dd4450485aa22dcfa797bbd703fe6
Parents: d6099e1
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Tue Feb 20 07:24:08 2018 -0700
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Tue Feb 20 07:24:08 2018 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/038c8586/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d93c578..9d52bf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -828,7 +828,7 @@
         <!-- Testing MongoDB -->
         <groupId>de.flapdoodle.embed</groupId>
         <artifactId>de.flapdoodle.embed.mongo</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.3</version>
         <scope>test</scope>
       </dependency>
     </dependencies>

Reply via email to