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

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


The following commit(s) were added to refs/heads/master by this push:
     new 66a5738df Bump Netty from 4.1.112.Final to 4.2.9.Final (#2498)
66a5738df is described below

commit 66a5738dfc4ff75b01b7af1f886d72bccecf186c
Author: Raigor <[email protected]>
AuthorDate: Fri Jan 30 19:02:37 2026 +0800

    Bump Netty from 4.1.112.Final to 4.2.9.Final (#2498)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70c240588..bf7b98d84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
         <httpclient.version>4.5.14</httpclient.version>
         <httpcore.version>4.4.16</httpcore.version>
         
-        <netty.version>4.1.112.Final</netty.version>
+        <netty.version>4.2.9.Final</netty.version>
         
         <slf4j.version>1.7.36</slf4j.version>
         <logback.version>1.2.13</logback.version>

Reply via email to