You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/07 13:32:58 UTC

[camel] branch master updated: Upgrade Wiremock to version 2.24.1

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 ca3d9ab  Upgrade Wiremock to version 2.24.1
ca3d9ab is described below

commit ca3d9abd6e5892f768b8e470eedec680739b0533
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 7 15:32:37 2019 +0200

    Upgrade Wiremock to version 2.24.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b1b4ecb..bf4c92d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -636,7 +636,7 @@
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
         <weld3-version>3.0.5.Final</weld3-version>
         <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
-        <wiremock-version>2.24.0</wiremock-version>
+        <wiremock-version>2.24.1</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>5.2.1</woodstox-core-version>
         <wsdl4j-bundle-version>1.6.3_1</wsdl4j-bundle-version>