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

HTHou pushed a commit to branch test_ratis_3.3.0
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 5c9bcc73269083333ca4ae5833c5241fec9bf327
Author: HTHou <[email protected]>
AuthorDate: Tue Jul 28 09:44:59 2026 +0800

    Test ratis 3.3.0
---
 pom.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7c800ff72d0..2fbbd88314c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,16 +343,6 @@
                 <groupId>org.apache.ratis</groupId>
                 <artifactId>ratis-common</artifactId>
                 <version>${ratis.version}</version>
-                <exclusions>
-                    <exclusion>
-                        <groupId>io.opentelemetry</groupId>
-                        <artifactId>opentelemetry-api</artifactId>
-                    </exclusion>
-                    <exclusion>
-                        <groupId>io.opentelemetry</groupId>
-                        <artifactId>opentelemetry-context</artifactId>
-                    </exclusion>
-                </exclusions>
             </dependency>
             <dependency>
                 <groupId>org.apache.ratis</groupId>

Reply via email to