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/01/17 09:05:00 UTC

camel git commit: Upgrade Wiremock to version 2.5.0

Repository: camel
Updated Branches:
  refs/heads/master ed61ae084 -> 1562121d4


Upgrade Wiremock to version 2.5.0


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

Branch: refs/heads/master
Commit: 1562121d4c089ed346ea2994008ec2c74ac50e8f
Parents: ed61ae0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 17 10:04:23 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 17 10:04:39 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1562121d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index da46be3..272e48b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -629,7 +629,7 @@
     <weld2-version>2.4.1.Final</weld2-version>
     <weld3-version>3.0.0.Beta1</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
-    <wiremock-version>2.4.1</wiremock-version>
+    <wiremock-version>2.5.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.2_6</wsdl4j-bundle-version>