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/10/16 09:24:17 UTC

[camel] branch master updated: Upgrade Netty Tcnative Boring SSL to version 2.0.18.Final

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 931fe46  Upgrade Netty Tcnative Boring SSL to version 2.0.18.Final
931fe46 is described below

commit 931fe468f93a9a6c6b8edb082666e44e43c3e1c3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 16 11:23:36 2018 +0200

    Upgrade Netty Tcnative Boring SSL to version 2.0.18.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2871bc1..0ae81b0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -272,7 +272,7 @@
     <grpc-google-auth-library-version>0.9.0</grpc-google-auth-library-version>
     <grpc-guava-version>20.0</grpc-guava-version>
     <grpc-java-jwt-version>3.2.0</grpc-java-jwt-version>
-    <grpc-netty-tcnative-boringssl-static-version>2.0.17.Final</grpc-netty-tcnative-boringssl-static-version>
+    <grpc-netty-tcnative-boringssl-static-version>2.0.18.Final</grpc-netty-tcnative-boringssl-static-version>
     <grpc-bundle-version>1.15.0_1</grpc-bundle-version>
     <grpc-errorprone-version>2.2.0</grpc-errorprone-version>
     <gson-version>2.8.5</gson-version>