diff --git a/dependencies.json b/dependencies.json index 1e88db84e77e..4a1cbf804d78 100644 --- a/dependencies.json +++ b/dependencies.json @@ -33,17 +33,9 @@ "com.nimbusds:nimbus-jose-jwt", "com.nimbusds:oauth2-oidc-sdk", "com.sun.istack:istack-commons-runtime", - "org.apache.ratis:ratis-client", - "org.apache.ratis:ratis-common", - "org.apache.ratis:ratis-grpc", - "org.apache.ratis:ratis-metrics-api", - "org.apache.ratis:ratis-proto", - "org.apache.ratis:ratis-server", - "org.apache.ratis:ratis-server-api", "com.zaxxer:HikariCP", "commons-cli:commons-cli", "commons-codec:commons-codec", - "commons-codec:commons-codec", "commons-logging:commons-logging", "io.airlift:airline", "io.airlift:units", @@ -93,6 +85,7 @@ "jakarta.validation:jakarta.validation-api", "jakarta.ws.rs:jakarta.ws.rs-api", "jakarta.xml.bind:jakarta.xml.bind-api", + "javax.xml.bind:jaxb-api", "net.java.dev.jna:jna", "net.java.dev.jna:jna-platform", "net.minidev:accessors-smart", @@ -100,11 +93,17 @@ "org.antlr:antlr4-runtime", "org.apache.commons:commons-csv", "org.apache.commons:commons-lang3", - "org.apache.commons:commons-lang3", "org.apache.commons:commons-math3", "org.apache.commons:commons-pool2", "org.apache.httpcomponents:httpclient", "org.apache.httpcomponents:httpcore", + "org.apache.ratis:ratis-client", + "org.apache.ratis:ratis-common", + "org.apache.ratis:ratis-grpc", + "org.apache.ratis:ratis-metrics-api", + "org.apache.ratis:ratis-proto", + "org.apache.ratis:ratis-server", + "org.apache.ratis:ratis-server-api", "org.apache.ratis:ratis-thirdparty-misc", "org.apache.thrift:libthrift", "org.apache.tsfile:common", @@ -113,7 +112,6 @@ "org.bouncycastle:bcprov-jdk18on", "org.bouncycastle:bcutil-jdk18on", "org.checkerframework:checker-qual", - "org.checkerframework:checker-qual", "org.eclipse.collections:eclipse-collections", "org.eclipse.collections:eclipse-collections-api", "org.eclipse.jetty:jetty-http", diff --git a/pom.xml b/pom.xml index 99ba9725ca63..3573f6ec9512 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ https://github.com/apache/iotdb-bin-resources/tree/main/iotdb-tools-thrift --> 0.14.1.0 - 2.16.2 + 2.18.6 4.0.4