You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2017/10/19 19:36:34 UTC

[05/13] logging-log4j2 git commit: Update tests from Wiremock 2.8.0 to 2.9.0.

Update tests from Wiremock 2.8.0 to 2.9.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/85b7282b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/85b7282b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/85b7282b

Branch: refs/heads/LOG4J2-2076
Commit: 85b7282bbcad5f3176335b436e0ee1826cd8ec93
Parents: 3281d15
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Oct 17 12:46:02 2017 -0600
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Oct 17 12:46:02 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/85b7282b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 048c74b..de88776 100644
--- a/pom.xml
+++ b/pom.xml
@@ -756,7 +756,7 @@
         <groupId>com.github.tomakehurst</groupId>
         <artifactId>wiremock</artifactId>
         <scope>test</scope>
-        <version>2.8.0</version>
+        <version>2.9.0</version>
       </dependency>
       <!-- Used for compressing to formats other than zip and gz -->
       <dependency>