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/07/11 06:38:06 UTC

[1/2] camel git commit: Upgrade Okhttp client to version 3.4.1

Repository: camel
Updated Branches:
  refs/heads/master d19abeb4d -> f1f0e2db3


Upgrade Okhttp client to version 3.4.1


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

Branch: refs/heads/master
Commit: 67d902ce342a1d577dce44d277d3218f4adc440c
Parents: d19abeb
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 11 08:32:09 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 11 08:32:09 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/67d902ce/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f7b9b42..bf316d9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -432,7 +432,7 @@
     <openwebbeans1-version>1.2.7</openwebbeans1-version>
     <openwebbeans-version>1.6.3</openwebbeans-version>
     <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version>
-    <okclient-version>3.3.0</okclient-version>
+    <okclient-version>3.4.1</okclient-version>
     <olingo2-version>2.0.6</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.6_1</olingo-odata2-core-bundle-version>
     <olingo2-gson-version>2.4</olingo2-gson-version>


[2/2] camel git commit: Upgrade Okio to version 1.9.0

Posted by ac...@apache.org.
Upgrade Okio to version 1.9.0


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

Branch: refs/heads/master
Commit: f1f0e2db3e7ba19d2b334041b8be2a433da6deb6
Parents: 67d902c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 11 08:37:23 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 11 08:37:23 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/f1f0e2db/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bf316d9..d16ad46 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -550,7 +550,7 @@
     <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.5</squareup-okhttp-version>
-    <squareup-okio-version>1.8.0</squareup-okio-version>
+    <squareup-okio-version>1.9.0</squareup-okio-version>
     <sshd-version>0.14.0</sshd-version>
     <stompjms-version>1.19</stompjms-version>
     <swagger-scala-version>1.3.12</swagger-scala-version>