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 1b359ee  Upgrade Grpc and related bundle to version 1.24.1
1b359ee is described below

commit 1b359eec5b9f861c8d00ae015ab0458f838dc220
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Nov 4 09:17:21 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 434811a..a5406b3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -240,12 +240,12 @@
         <google-truth-version>0.30</google-truth-version>
         <graphql-java-version>13.0</graphql-java-version>
         <grizzly-websockets-version>2.3.25</grizzly-websockets-version>
-        <grpc-version>1.23.0</grpc-version>
+        <grpc-version>1.24.1</grpc-version>
         
<grpc-google-auth-library-version>0.13.0</grpc-google-auth-library-version>
         <grpc-guava-version>26.0-android</grpc-guava-version>
         <grpc-java-jwt-version>3.7.0</grpc-java-jwt-version>
         
<grpc-netty-tcnative-boringssl-static-version>2.0.26.Final</grpc-netty-tcnative-boringssl-static-version>
-        <grpc-bundle-version>1.23.0_1</grpc-bundle-version>
+        <grpc-bundle-version>1.24.1_1</grpc-bundle-version>
         <grpc-errorprone-version>2.3.2</grpc-errorprone-version>
         <!-- 2.8.6 is broken in OSGi -->
         <gson-version>2.8.5</gson-version>

Reply via email to