Repository: logging-log4j2
Updated Branches:
  refs/heads/master 5feb88a25 -> d3bebf8be


Update tests from Wiremock 2.11.0 to 2.14.0. 'mvn clean verify' OK
except for
the usual log4j-osgi failures, which is why it is now the last module in
the modules list.

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

Branch: refs/heads/master
Commit: d3bebf8beffaa94c900dfd88e9eae1fda822a86b
Parents: 5feb88a
Author: Gary Gregory <[email protected]>
Authored: Tue Jan 16 21:56:07 2018 -0700
Committer: Gary Gregory <[email protected]>
Committed: Tue Jan 16 21:56:07 2018 -0700

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


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

Reply via email to