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 2018/06/26 18:27:43 UTC

logging-log4j2 git commit: Update HttpAppenderTest from Wiremock 2.16.0 to 2.18.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 54a39d71e -> 99321e742


Update HttpAppenderTest from Wiremock 2.16.0 to 2.18.0.

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

Branch: refs/heads/master
Commit: 99321e742eaeb5fde3f55f0e57695e5ba2a1e8de
Parents: 54a39d7
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 26 14:27:36 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 26 14:27:36 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/99321e74/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 894c720..ab648bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -784,7 +784,7 @@
         <groupId>com.github.tomakehurst</groupId>
         <artifactId>wiremock</artifactId>
         <scope>test</scope>
-        <version>2.16.0</version>
+        <version>2.18.0</version>
       </dependency>
       <!-- Used for compressing to formats other than zip and gz -->
       <dependency>