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

zhaojinchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 972c6bdc564 Upgrade netty version (#32304)
972c6bdc564 is described below

commit 972c6bdc5642d4d81685557a6fc8883d1091467c
Author: Liang Zhang <[email protected]>
AuthorDate: Sun Jul 28 20:09:22 2024 +0800

    Upgrade netty version (#32304)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4068622a9bf..e96037a471c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
         <jboss-logging.version>3.2.1.Final</jboss-logging.version>
         <seata.version>2.0.0</seata.version>
         
-        <netty.version>4.1.106.Final</netty.version>
+        <netty.version>4.1.112.Final</netty.version>
         <bouncycastle.version>1.78.1</bouncycastle.version>
         
         <curator.version>5.7.0</curator.version>

Reply via email to