This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 49734b7 Upgrade Wiremock to version 2.16.0 49734b7 is described below commit 49734b79ed9fba93e2b7c534452a6010bad35ce1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Mar 29 08:33:51 2018 +0200 Upgrade Wiremock to version 2.16.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index fdf69b9..840a617 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -714,7 +714,7 @@ <weld2-version>2.4.7.Final</weld2-version> <weld3-version>3.0.3.Final</weld3-version> <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version> - <wiremock-version>2.15.0</wiremock-version> + <wiremock-version>2.16.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> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.