SzyWilliam commented on code in PR #11618:
URL: https://github.com/apache/iotdb/pull/11618#discussion_r1411555181
##########
iotdb-core/consensus/pom.xml:
##########
@@ -41,6 +41,10 @@
<artifactId>node-commons</artifactId>
<version>1.3.1-SNAPSHOT</version>
</dependency>
+ <dependency>
Review Comment:
we no longer directly depend on dropwizard-core. It's introduced by
iotdb-commons. Just move it nearby and wont affect any other things.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]