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

haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 30049f8debfdd391e3a121a7f2ac5c0e17ba8430
Author: Haonan <[email protected]>
AuthorDate: Thu Nov 14 16:02:41 2024 +0800

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

diff --git a/pom.xml b/pom.xml
index 58e9268fd43..00af62ed454 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
         <!-- This was the last version to support Java 8 -->
         <!--mockito.version>4.11.0</mockito.version-->
         <moquette.version>0.17</moquette.version>
-        <netty.version>4.1.110.Final</netty.version>
+        <netty.version>4.1.115.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