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 01dbf48 commit 8acbb62Copy full SHA for 8acbb62
opengemini-client/pom.xml
@@ -71,17 +71,6 @@
71
<artifactId>vertx-grpc</artifactId>
72
<version>${vertx.version}</version>
73
</dependency>
74
- <dependency>
75
- <groupId>io.grpc</groupId>
76
- <artifactId>grpc-testing</artifactId>
77
- <scope>test</scope>
78
- </dependency>
79
80
- <groupId>io.vertx</groupId>
81
- <artifactId>vertx-junit5</artifactId>
82
- <version>${vertx.version}</version>
83
84
85
</dependencies>
86
87
</project>
0 commit comments