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 07:29:56 UTC

[03/11] camel git commit: Upgrade Grpc and related bundle to version 1.5.0

Upgrade Grpc and related bundle to version 1.5.0


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

Branch: refs/heads/master
Commit: bb8036ef0712c64107053506fc168436d9c4b2b5
Parents: 51770d7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Aug 1 08:51:27 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Aug 1 08:51:27 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/bb8036ef/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1713428..766a798 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,8 +259,8 @@
     <google-api-services-pubsub-version>v1-rev12-1.22.0</google-api-services-pubsub-version>
     <google-truth-version>0.30</google-truth-version>
     <grizzly-websockets-version>2.3.25</grizzly-websockets-version>
-    <grpc-version>1.4.0</grpc-version>
-    <grpc-bundle-version>1.4.0_1</grpc-bundle-version>
+    <grpc-version>1.5.0</grpc-version>
+    <grpc-bundle-version>1.5.0_1</grpc-bundle-version>
     <gson-version>2.8.1</gson-version>
     <guice-version>4.0</guice-version>
     <guice3-version>3.0</guice3-version>