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

haonan pushed a commit to branch bump_netty_version
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 960a4e92c45de8d7e2212ebdc2162b4c23474430
Author: HTHou <[email protected]>
AuthorDate: Wed Apr 16 14:41:40 2025 +0800

    Bump netty version to 4.1.119.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b483a4f5b6c..886fd3dc8ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <!-- This was the last version to support Java 8 -->
         <!--mockito.version>4.11.0</mockito.version-->
         <moquette.version>0.18.0</moquette.version>
-        <netty.version>4.1.115.Final</netty.version>
+        <netty.version>4.1.119.Final</netty.version>
         <nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
         <oauth2-oidc-sdk.version>10.15</oauth2-oidc-sdk.version>
         <!-- This was the last version to support Java 8 -->

Reply via email to