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/04/08 21:09:40 UTC

logging-log4j2 git commit: Update org.apache.logging.log4j.core.appender.HttpAppenderTest from Wiremock 2.15.0 to 2.16.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 8b3db847e -> 4b784946c


Update org.apache.logging.log4j.core.appender.HttpAppenderTest from
Wiremock 2.15.0 to 2.16.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/4b784946
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4b784946
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4b784946

Branch: refs/heads/release-2.x
Commit: 4b784946cae8e02fab4129db596a61833e0f9cb5
Parents: 8b3db84
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Apr 8 15:09:37 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun Apr 8 15:09:37 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4b784946/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 04aaab7..9504bc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -785,7 +785,7 @@
         <groupId>com.github.tomakehurst</groupId>
         <artifactId>wiremock</artifactId>
         <scope>test</scope>
-        <version>2.15.0</version>
+        <version>2.16.0</version>
       </dependency>
       <!-- Used for compressing to formats other than zip and gz -->
       <dependency>