We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c521e commit 0572e59Copy full SHA for 0572e59
1 file changed
dolphinscheduler-task-plugin/dolphinscheduler-task-grpc/pom.xml
@@ -97,11 +97,6 @@
97
<artifactId>grpc-testing</artifactId>
98
<scope>test</scope>
99
</dependency>
100
- <dependency>
101
- <groupId>junit</groupId>
102
- <artifactId>junit</artifactId>
103
- <scope>test</scope>
104
- </dependency>
105
<dependency>
106
<groupId>com.google.protobuf</groupId>
107
<artifactId>protobuf-java</artifactId>
0 commit comments