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 a57a04156 Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final 
(#4663)
a57a04156 is described below

commit a57a04156fb4bddc2395900fc1677c7c1b517ec4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 3 17:20:03 2025 +0800

    Bump io.netty:netty-bom from 4.1.115.Final to 4.1.116.Final (#4663)
---
 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 224c6064e..e1c52341a 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -71,7 +71,7 @@
     <mock-server.version>5.15.0</mock-server.version>
     <nacos-client.version>2.4.3</nacos-client.version>
     <netflix-commons.version>0.3.0</netflix-commons.version>
-    <netty.version>4.1.115.Final</netty.version>
+    <netty.version>4.1.116.Final</netty.version>
     <okhttp3.version>4.12.0</okhttp3.version>
     <prometheus.version>0.16.0</prometheus.version>
     <protobuf.version>3.23.4</protobuf.version>

Reply via email to