This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new 9e730a7 Update netty-tcnative-boringssl-static version (#400)
9e730a7 is described below
commit 9e730a7d471aa3fc89b3c72e4d69802393b3b30f
Author: Albumen Kevin <[email protected]>
AuthorDate: Sun Dec 5 10:52:22 2021 +0800
Update netty-tcnative-boringssl-static version (#400)
* Update Netty Version to 4.1.56.Final
* Update netty-tcnative-boringssl-static version
---
dubbo-samples-ssl/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-samples-ssl/pom.xml b/dubbo-samples-ssl/pom.xml
index 8fd4305..da211bd 100644
--- a/dubbo-samples-ssl/pom.xml
+++ b/dubbo-samples-ssl/pom.xml
@@ -51,7 +51,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-boringssl-static</artifactId>
- <version>2.0.26.Final</version> <!-- See table for correct
version -->
+ <version>2.0.46.Final</version> <!-- See table for correct
version -->
<!--
<classifier>${os.detected.classifier}</classifier>-->
<!-- <scope>runtime</scope>-->
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]