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 f54a2f3d833c6596c98c82d53358f1a99ca1d3cd Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Aug 24 07:55:13 2018 +0200 Upgrade netty-tcnative-boringssl-static to version 2.0.13.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 43284f3..c55ef84 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.12.Final</grpc-netty-tcnative-boringssl-static-version> + <grpc-netty-tcnative-boringssl-static-version>2.0.13.Final</grpc-netty-tcnative-boringssl-static-version> <grpc-bundle-version>1.14.0_1</grpc-bundle-version> <grpc-errorprone-version>2.2.0</grpc-errorprone-version> <gson-version>2.8.5</gson-version>