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/09/09 08:27:15 UTC

[servicecomb-java-chassis] branch master updated: Bump netty-bom from 4.1.79.Final to 4.1.81.Final (#3327)

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 9b594dc5d Bump netty-bom from 4.1.79.Final to 4.1.81.Final (#3327)
9b594dc5d is described below

commit 9b594dc5dcb0808070d45dbad7ecb88a86facbc9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Sep 9 16:27:10 2022 +0800

    Bump netty-bom from 4.1.79.Final to 4.1.81.Final (#3327)
---
 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 5a34bf4ce..297e8b668 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -74,7 +74,7 @@
     <mockito.version>4.0.0</mockito.version>
     <mock-server.version>5.14.0</mock-server.version>
     <netflix-commons.version>0.3.0</netflix-commons.version>
-    <netty.version>4.1.79.Final</netty.version>
+    <netty.version>4.1.81.Final</netty.version>
     <okhttp3.version>4.10.0</okhttp3.version>
     <maven-model.version>3.8.6</maven-model.version>
     <micrometer.version>1.9.3</micrometer.version>