We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36f33a commit 09a87b2Copy full SHA for 09a87b2
iotdb-client/service-rpc/pom.xml
@@ -84,22 +84,6 @@
84
<groupId>org.slf4j</groupId>
85
<artifactId>slf4j-api</artifactId>
86
</dependency>
87
- <dependency>
88
- <groupId>io.netty</groupId>
89
- <artifactId>netty-common</artifactId>
90
- </dependency>
91
92
93
- <artifactId>netty-buffer</artifactId>
94
95
96
97
- <artifactId>netty-transport</artifactId>
98
99
100
101
- <artifactId>netty-handler</artifactId>
102
103
</dependencies>
104
<build>
105
<plugins>
0 commit comments