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 40dbf2f  Revert "Upgrade gRPC and related bundle to version 1.11.0"
40dbf2f is described below

commit 40dbf2f0fc002d9be317da6102a20ce0733bb775
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu May 10 10:57:27 2018 +0200

    Revert "Upgrade gRPC and related bundle to version 1.11.0"
    
    This reverts commit bfbceb28755d1d39f10068e4038588ff9755158c.
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f16b13c..14c3284 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -269,11 +269,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.11.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.11.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.4</gson-version>
     <guice-version>4.0</guice-version>

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

Reply via email to