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 2018/04/03 13:11:59 UTC

[camel] branch master updated: Upgrade gRPC and related bundle to version 1.10.1

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


The following commit(s) were added to refs/heads/master by this push:
     new bc9151f  Upgrade gRPC and related bundle to version 1.10.1
bc9151f is described below

commit bc9151f48447d18a9052b14669212649b3a2c8fb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 3 15:11:32 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a6dabe6..427b8a9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -273,11 +273,11 @@
     <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.10.0</grpc-version>
+    <grpc-version>1.10.1</grpc-version>
     <grpc-google-auth-library-version>0.9.0</grpc-google-auth-library-version>
     <grpc-java-jwt-version>3.2.0</grpc-java-jwt-version>
     <grpc-netty-tcnative-boringssl-static-version>2.0.7.Final</grpc-netty-tcnative-boringssl-static-version>
-    <grpc-bundle-version>1.10.0_1</grpc-bundle-version>
+    <grpc-bundle-version>1.10.1_1</grpc-bundle-version>
     <grpc-errorprone-version>2.1.3</grpc-errorprone-version>
     <gson-version>2.8.2</gson-version>
     <guice-version>4.0</guice-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.