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/04/15 06:20:01 UTC

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

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 392d1e4  Upgrade Wiremock to version 2.23.2
392d1e4 is described below

commit 392d1e491d204669d2c41a93d5fcff0bc2bd994c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Apr 15 08:19:39 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index dc7b83d..6a2f927 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -692,7 +692,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.22.0</wiremock-version>
+        <wiremock-version>2.23.2</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>