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 2017/07/31 07:33:16 UTC

camel git commit: Upgrade Wiremock to version 2.7.0

Repository: camel
Updated Branches:
  refs/heads/master a81036eb7 -> 705edc6f9


Upgrade Wiremock to version 2.7.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/705edc6f
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/705edc6f
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/705edc6f

Branch: refs/heads/master
Commit: 705edc6f98fa24f7f701e3344c556e9f8187a84b
Parents: a81036e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 31 09:16:16 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 31 09:16:16 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/705edc6f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index dffbaad..d06889f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -682,7 +682,7 @@
     <weld2-version>2.4.4.Final</weld2-version>
     <weld3-version>3.0.0.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
-    <wiremock-version>2.6.0</wiremock-version>
+    <wiremock-version>2.7.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>