You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2022/06/13 02:15:38 UTC

[servicecomb-java-chassis] branch master updated: Bump netty-tcnative-boringssl-static from 2.0.52.Final to 2.0.53.Final (#3053)

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 7a755c1a6 Bump netty-tcnative-boringssl-static from 2.0.52.Final to 2.0.53.Final (#3053)
7a755c1a6 is described below

commit 7a755c1a6c9cde7d57857bfef230ce663e5964e6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 13 10:15:33 2022 +0800

    Bump netty-tcnative-boringssl-static from 2.0.52.Final to 2.0.53.Final (#3053)
---
 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 8690d4a02..3cf085f98 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -98,7 +98,7 @@
     <spring-boot.version>2.6.7</spring-boot.version>
     <swagger.version>1.6.6</swagger.version>
     <swagger2markup.version>1.3.3</swagger2markup.version>
-    <tcnetty.version>2.0.52.Final</tcnetty.version>
+    <tcnetty.version>2.0.53.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>