diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml index 8e8e5f6e2325..fdae39344eaf 100644 --- a/iotdb-core/datanode/pom.xml +++ b/iotdb-core/datanode/pom.xml @@ -266,6 +266,12 @@ io.moquette moquette-broker + + + org.slf4j + slf4j-reload4j + + com.google.code.gson diff --git a/pom.xml b/pom.xml index a03fcf7cf60f..59cd7cb2451d 100644 --- a/pom.xml +++ b/pom.xml @@ -188,11 +188,6 @@ slf4j-api ${slf4j.version} - - org.slf4j - slf4j-reload4j - ${slf4j.version} - org.apache.thrift libthrift