You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/11/10 07:38:07 UTC

[servicecomb-java-chassis] branch master updated: Bump netty-bom from 4.1.84.Final to 4.1.85.Final (#3471)

This is an automated email from the ASF dual-hosted git repository.

shoothzj 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 3cc794cdf Bump netty-bom from 4.1.84.Final to 4.1.85.Final (#3471)
3cc794cdf is described below

commit 3cc794cdfa75a5a6583b4969bab994ef566de06b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Nov 10 15:38:02 2022 +0800

    Bump netty-bom from 4.1.84.Final to 4.1.85.Final (#3471)
---
 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 b8587c287..b05436fd3 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -78,7 +78,7 @@
     <mock-server.version>5.14.0</mock-server.version>
     <nacos-client.version>2.1.1</nacos-client.version>
     <netflix-commons.version>0.3.0</netflix-commons.version>
-    <netty.version>4.1.84.Final</netty.version>
+    <netty.version>4.1.85.Final</netty.version>
     <okhttp3.version>4.10.0</okhttp3.version>
     <prometheus.version>0.16.0</prometheus.version>
     <protobuf.version>3.21.9</protobuf.version>