Repository: logging-log4j2 Updated Branches: refs/heads/master deb5898bf -> f0f3b891d
Update HttpAppenderTest from Wiremock 2.7.1 to 2.8.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/f0f3b891 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f0f3b891 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f0f3b891 Branch: refs/heads/master Commit: f0f3b891db9b120d37b308aeb41ac9c81711ca58 Parents: deb5898 Author: Gary Gregory <[email protected]> Authored: Tue Sep 12 01:53:42 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Tue Sep 12 01:53:42 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f0f3b891/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 08d304c..32df62e 100644 --- a/pom.xml +++ b/pom.xml @@ -756,7 +756,7 @@ <groupId>com.github.tomakehurst</groupId> <artifactId>wiremock</artifactId> <scope>test</scope> - <version>2.7.1</version> + <version>2.8.0</version> </dependency> <!-- Used for compressing to formats other than zip and gz --> <dependency>
