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 2016/02/11 09:06:34 UTC

camel git commit: Upgrade Okhttp to version 2.7.4

Repository: camel
Updated Branches:
  refs/heads/master 9dc9c974d -> 0fb9d7080


Upgrade Okhttp to version 2.7.4


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

Branch: refs/heads/master
Commit: 0fb9d7080ca26b7155a3dc0c79e25579fd9762c2
Parents: 9dc9c97
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Feb 11 09:06:01 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Feb 11 09:06:01 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/0fb9d708/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 55876f7..273f865 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -512,7 +512,7 @@
     <spring-ws-version>2.2.2.RELEASE</spring-ws-version>
     <spymemcached-bundle-version>2.5_2</spymemcached-bundle-version> <!-- FIXME cmueller: not in sync! -->
     <spymemcached-version>2.12.0</spymemcached-version>
-    <squareup-okhttp-version>2.7.2</squareup-okhttp-version>
+    <squareup-okhttp-version>2.7.4</squareup-okhttp-version>
     <squareup-okio-version>1.6.0</squareup-okio-version>
     <sshd-version>0.14.0</sshd-version>
     <stompjms-version>1.19</stompjms-version>