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 a40e2b4acae7d96d9cdeb854bffea4c96660bb5d
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 7 10:47:42 2018 +0100

    Upgrade gRPC and related bundle to version 1.10.0 together with  Protobuf 
and related bundle to version 3.5.1
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c464c85..9f438d9 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.8.0</grpc-version>
+    <grpc-version>1.10.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.7.Final</grpc-netty-tcnative-boringssl-static-version>
-    <grpc-bundle-version>1.8.0_1</grpc-bundle-version>
+    <grpc-bundle-version>1.10.0_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>
@@ -565,7 +565,7 @@
     <pdfbox18-version>1.8.13</pdfbox18-version>
     <pdfbox-version>2.0.8</pdfbox-version>
     <pgjdbc-ng-driver-version>0.7.1</pgjdbc-ng-driver-version>
-    <protobuf-version>3.4.0</protobuf-version>
+    <protobuf-version>3.5.1</protobuf-version>
     <protobuf-javanano-version>3.1.0</protobuf-javanano-version>
     <protobuf-maven-plugin-version>0.5.1</protobuf-maven-plugin-version>
     <protonpack-version>1.8</protonpack-version>

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

Reply via email to