Upgrade Wiremock to version 3.0.0
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3e318c57 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3e318c57 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3e318c57 Branch: refs/heads/master Commit: 3e318c57f827e7e715ded6b24b08bed3d96d779a Parents: 2cb4cd6 Author: Andrea Cosentino <[email protected]> Authored: Tue Oct 17 08:10:35 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Tue Oct 17 08:10:35 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3e318c57/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index d2da323..c744b98 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -707,7 +707,7 @@ <weld2-version>2.4.5.Final</weld2-version> <weld3-version>3.0.1.Final</weld3-version> <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version> - <wiremock-version>2.8.0</wiremock-version> + <wiremock-version>2.9.0</wiremock-version> <woodstox-version>4.4.1</woodstox-version> <ws-commons-util-bundle-version>1.0.2_2</ws-commons-util-bundle-version> <wsdl4j-bundle-version>1.6.3_1</wsdl4j-bundle-version>
