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/12/22 11:07:39 UTC

[camel] 01/04: Upgrade gRPC to version 1.8.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7c25e9fd5babcf47f8528ca36282725a5477b5c3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 22 11:28:54 2017 +0100

    Upgrade gRPC to version 1.8.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1f38dfe..4cee977 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -269,10 +269,10 @@
     <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.6.1</grpc-version>
+    <grpc-version>1.8.0</grpc-version>
     <grpc-google-auth-library-version>0.7.1</grpc-google-auth-library-version>
     <grpc-java-jwt-version>3.2.0</grpc-java-jwt-version>
-    <grpc-netty-tcnative-boringssl-static-version>2.0.5.Final</grpc-netty-tcnative-boringssl-static-version>
+    <grpc-netty-tcnative-boringssl-static-version>2.0.6.Final</grpc-netty-tcnative-boringssl-static-version>
     <grpc-bundle-version>1.6.1_1</grpc-bundle-version>
     <gson-version>2.8.2</gson-version>
     <guice-version>4.0</guice-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.