This is an automated email from the ASF dual-hosted git repository.
liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 59dc5ae20 Bump netty-tcnative-boringssl-static from 2.0.48.Final to
2.0.52.Final (#2889)
59dc5ae20 is described below
commit 59dc5ae20875ae9341ad99997fb4e5273b25d293
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 13 21:37:06 2022 +0800
Bump netty-tcnative-boringssl-static from 2.0.48.Final to 2.0.52.Final
(#2889)
---
dependencies/default/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 52d429a14..599fef662 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -103,7 +103,7 @@
<stax2-api.version>4.2</stax2-api.version>
<swagger.version>1.6.2</swagger.version>
<swagger2markup.version>1.3.3</swagger2markup.version>
- <tcnetty.version>2.0.48.Final</tcnetty.version>
+ <tcnetty.version>2.0.52.Final</tcnetty.version>
<vertx.version>4.2.7</vertx.version>
<zipkin.version>2.23.16</zipkin.version>
<zipkin-reporter.version>2.16.3</zipkin-reporter.version>