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/10/10 23:03:30 UTC

logging-log4j2 git commit: Update tests from Wiremock 2.18.0 to 2.19.0.

Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 0a696a454 -> 6b0d4bb1f


Update tests from Wiremock 2.18.0 to 2.19.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/6b0d4bb1
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6b0d4bb1
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/6b0d4bb1

Branch: refs/heads/release-2.x
Commit: 6b0d4bb1f6d795e991e7dd23b72717a8019219af
Parents: 0a696a4
Author: Gary Gregory <gg...@rocketsoftware.com>
Authored: Wed Oct 10 17:03:28 2018 -0600
Committer: Gary Gregory <gg...@rocketsoftware.com>
Committed: Wed Oct 10 17:03:28 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6b0d4bb1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5ba30e8..7e40f05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -805,7 +805,7 @@
         <groupId>com.github.tomakehurst</groupId>
         <artifactId>wiremock</artifactId>
         <scope>test</scope>
-        <version>2.18.0</version>
+        <version>2.19.0</version>
       </dependency>
       <!-- Used for compressing to formats other than zip and gz -->
       <dependency>