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 2021/11/22 05:56:39 UTC

[camel] 01/02: Upgrade Netty Boring SSL TCNative to version 2.0.46.Final

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 108713e80f3a4cba5badab4ff324c0434f996414
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 22 06:53:35 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c55c5b5..78abad6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         <grpc-google-auth-library-version>0.22.2</grpc-google-auth-library-version>
         <grpc-guava-version>28.2-jre</grpc-guava-version>
         <grpc-java-jwt-version>3.18.2</grpc-java-jwt-version>
-        <grpc-netty-tcnative-boringssl-static-version>2.0.44.Final</grpc-netty-tcnative-boringssl-static-version>
+        <grpc-netty-tcnative-boringssl-static-version>2.0.46.Final</grpc-netty-tcnative-boringssl-static-version>
         <gson-version>2.8.9</gson-version>
         <guava-eventbus-version>28.2-jre</guava-eventbus-version>
         <guice3-version>3.0</guice3-version>