Repository: logging-log4j2 Updated Branches: refs/heads/master fd6f4d688 -> 8fdc84cde
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/8fdc84cd Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8fdc84cd Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8fdc84cd Branch: refs/heads/master Commit: 8fdc84cdee03738c606de152bd686e4e850e9243 Parents: fd6f4d6 Author: Gary Gregory <[email protected]> Authored: Wed Oct 10 17:03:37 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Wed Oct 10 17:03:37 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8fdc84cd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b772245..4c6224c 100644 --- a/pom.xml +++ b/pom.xml @@ -804,7 +804,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>
