This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 8df29019a69 Bump Netty to 4.1.137.Final, Reactor Netty to 1.2.18, and
Thrift to 0.24.0 (#18559)
8df29019a69 is described below
commit 8df29019a69ae858d06a14885ae0c452bef01c25
Author: Haonan <[email protected]>
AuthorDate: Tue Sep 1 15:00:13 2026 +0800
Bump Netty to 4.1.137.Final, Reactor Netty to 1.2.18, and Thrift to 0.24.0
(#18559)
* Bump Netty to 4.1.137.Final
* Bump Thrift to 0.24.0
* Bump Reactor Netty to 1.2.18
---
LICENSE-binary | 24 ++++++++++++------------
iotdb-client/jdbc/src/main/feature/feature.xml | 2 +-
pom.xml | 8 ++++----
3 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/LICENSE-binary b/LICENSE-binary
index 4bc2041d9fc..58c794bd802 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -241,22 +241,22 @@ org.eclipse.jetty.ee10:jetty-ee10-servlet:12.0.36
org.eclipse.jetty:jetty-util:12.0.36
com.google.code.findbugs:jsr305:3.0.2
com.librato.metrics:librato-java:2.1.0
-org.apache.thrift:libthrift:0.23.0
+org.apache.thrift:libthrift:0.24.0
io.dropwizard.metrics:metrics-core:4.2.19
io.dropwizard.metrics:metrics-jvm:3.2.2
com.librato.metrics:metrics-librato:5.1.0
com.github.moquette-io.moquette:moquette-broker:0.18
-io.netty:netty-buffer:4.1.136.Final
-io.netty:netty-codec:4.1.136.Final
-io.netty:netty-codec-http:4.1.136.Final
-io.netty:netty-codec-mqtt:4.1.136.Final
-io.netty:netty-common:4.1.136.Final
-io.netty:netty-handler:4.1.136.Final
-io.netty:netty-resolver:4.1.136.Final
-io.netty:netty-transport:4.1.136.Final
-io.netty:netty-transport-native-epoll:4.1.136.Final:linux-aarch_64
-io.netty:netty-transport-native-epoll:4.1.136.Final:linux-x86_64
-io.netty:netty-transport-native-unix-common:4.1.136.Final
+io.netty:netty-buffer:4.1.137.Final
+io.netty:netty-codec:4.1.137.Final
+io.netty:netty-codec-http:4.1.137.Final
+io.netty:netty-codec-mqtt:4.1.137.Final
+io.netty:netty-common:4.1.137.Final
+io.netty:netty-handler:4.1.137.Final
+io.netty:netty-resolver:4.1.137.Final
+io.netty:netty-transport:4.1.137.Final
+io.netty:netty-transport-native-epoll:4.1.137.Final:linux-aarch_64
+io.netty:netty-transport-native-epoll:4.1.137.Final:linux-x86_64
+io.netty:netty-transport-native-unix-common:4.1.137.Final
org.osgi:org.osgi.core:7.0.0
org.osgi:osgi.cmpn:7.0.0
org.ops4j.pax.jdbc:pax-jdbc-common:1.5.6
diff --git a/iotdb-client/jdbc/src/main/feature/feature.xml
b/iotdb-client/jdbc/src/main/feature/feature.xml
index b77e2690148..06d0e1c8375 100644
--- a/iotdb-client/jdbc/src/main/feature/feature.xml
+++ b/iotdb-client/jdbc/src/main/feature/feature.xml
@@ -27,7 +27,7 @@
<bundle>mvn:org.apache.iotdb/service-rpc/${project.version}</bundle>
<bundle>mvn:org.apache.iotdb/iotdb-thrift/${project.version}</bundle>
<bundle>mvn:org.apache.iotdb/hadoop-tsfile/${project.version}</bundle>
- <bundle>mvn:org.apache.thrift/libthrift/0.23.0</bundle>
+ <bundle>mvn:org.apache.thrift/libthrift/0.24.0</bundle>
<bundle>mvn:org.xerial.snappy/snappy-java/1.1.8.4</bundle>
<bundle>mvn:commons-io/commons-io/2.5</bundle>
<bundle>wrap:mvn:org.apache.hadoop/hadoop-core/1.2.1</bundle>
diff --git a/pom.xml b/pom.xml
index 233574ab8f2..90ac0c70ce7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
<mockito.version>2.23.4</mockito.version>
<!--mockito.version>4.11.0</mockito.version-->
<moquette.version>0.18.0</moquette.version>
- <netty.version>4.1.136.Final</netty.version>
+ <netty.version>4.1.137.Final</netty.version>
<openapi.generator.version>7.10.0</openapi.generator.version>
<osgi.version>7.0.0</osgi.version>
<pax-jdbc-common.version>1.5.6</pax-jdbc-common.version>
@@ -122,8 +122,8 @@
<ratis-thirdparty-misc.version>1.1.0</ratis-thirdparty-misc.version>
<ratis.version>3.3.0</ratis.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
- <reactor-netty.version>1.2.9</reactor-netty.version>
- <reactor.version>3.7.9</reactor.version>
+ <reactor-netty.version>1.2.18</reactor-netty.version>
+ <reactor.version>3.7.19</reactor.version>
<reflections.version>0.10.2</reflections.version>
<slf4j.version>2.0.9</slf4j.version>
<snappy-java.version>1.1.10.5</snappy-java.version>
@@ -143,7 +143,7 @@
<swagger.version>2.2.50</swagger.version>
<thrift.exec-cmd.executable>chmod</thrift.exec-cmd.executable>
<thrift.exec.absolute.path/>
- <thrift.version>0.23.0</thrift.version>
+ <thrift.version>0.24.0</thrift.version>
<xz.version>1.9</xz.version>
<zstd-jni.version>1.5.6-3</zstd-jni.version>
<tsfile.version>2.4.1-260806-SNAPSHOT</tsfile.version>