You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2017/11/14 01:04:25 UTC

logging-log4j2 git commit: Update tests from wiremock 2.9.0 to 2.11.0 for HttpAppenderTest. Running 'mvn clean verify -pl log4j-core' passes.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 318a446ea -> 7b68f2927


Update tests from wiremock 2.9.0 to 2.11.0 for HttpAppenderTest. Running
'mvn clean verify -pl log4j-core' passes.

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

Branch: refs/heads/master
Commit: 7b68f29278446ef789ca43504acf42900033af37
Parents: 318a446
Author: Gary Gregory <gg...@apache.org>
Authored: Mon Nov 13 18:04:21 2017 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Mon Nov 13 18:04:21 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7b68f292/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 76a1757..9d14348 100644
--- a/pom.xml
+++ b/pom.xml
@@ -762,7 +762,7 @@
         <groupId>com.github.tomakehurst</groupId>
         <artifactId>wiremock</artifactId>
         <scope>test</scope>
-        <version>2.9.0</version>
+        <version>2.11.0</version>
       </dependency>
       <!-- Used for compressing to formats other than zip and gz -->
       <dependency>