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/12/13 11:11:06 UTC

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

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 c2daccc8b Bump netty-bom from 4.1.85.Final to 4.1.86.Final (#3522)
c2daccc8b is described below

commit c2daccc8b0f5a7a72419ad50ba34aeb7d25e0fef
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 13 19:11:00 2022 +0800

    Bump netty-bom from 4.1.85.Final to 4.1.86.Final (#3522)
---
 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 f7c5010be..41c3e74f2 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.85.Final</netty.version>
+    <netty.version>4.1.86.Final</netty.version>
     <okhttp3.version>4.10.0</okhttp3.version>
     <prometheus.version>0.16.0</prometheus.version>
     <protobuf.version>3.21.11</protobuf.version>