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 2022/05/09 09:52:17 UTC

[camel] 03/04: Upgrade Netty Boring SSL to version 2.0.52.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 4c59ae470211e498261f2bac712d33a208ac008e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 9 11:48:58 2022 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4e2c81d68d8..7bbeefcee19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,7 @@
         <grpc-google-auth-library-version>1.5.3</grpc-google-auth-library-version>
         <grpc-guava-version>28.2-jre</grpc-guava-version>
         <grpc-java-jwt-version>3.18.3</grpc-java-jwt-version>
-        <grpc-netty-tcnative-boringssl-static-version>2.0.51.Final</grpc-netty-tcnative-boringssl-static-version>
+        <grpc-netty-tcnative-boringssl-static-version>2.0.52.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>