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/31 15:34:36 UTC

camel git commit: Upgrade Wiremock to version 2.5.1

Repository: camel
Updated Branches:
  refs/heads/master b7e0b466f -> c01faa499


Upgrade Wiremock to version 2.5.1


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

Branch: refs/heads/master
Commit: c01faa499359612644f152cbcbc99b5a5991f3bd
Parents: b7e0b46
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 31 16:34:12 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 31 16:34:12 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c01faa49/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 39b04dd..32d1fb0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -633,7 +633,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.5.0</wiremock-version>
+    <wiremock-version>2.5.1</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>