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/01/31 07:38:04 UTC

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

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 cae8eae  Upgrade Wiremock to version 2.21.0
cae8eae is described below

commit cae8eae83594c05279996ff301c4729cfbb5f318
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jan 31 08:37:44 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 984c0da..0348a01 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -689,7 +689,7 @@
     <weld2-version>2.4.7.Final</weld2-version>
     <weld3-version>3.0.5.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
-    <wiremock-version>2.20.0</wiremock-version>
+    <wiremock-version>2.21.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>