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/08/01 09:54:24 UTC

camel git commit: Upgrade Wiremock to version 2.7.1

Repository: camel
Updated Branches:
  refs/heads/master ce1a510e7 -> 3743c2256


Upgrade Wiremock to version 2.7.1


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

Branch: refs/heads/master
Commit: 3743c22564fa6ca4d97ef7248cde1a78957e3a85
Parents: ce1a510
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Aug 1 11:53:49 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Aug 1 11:53:49 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3743c225/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 328aaa6..fd31144 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -687,7 +687,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.7.0</wiremock-version>
+    <wiremock-version>2.7.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.3_1</wsdl4j-bundle-version>