We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e01d28 commit edbc815Copy full SHA for edbc815
1 file changed
speech/grpc/pom.xml
@@ -110,13 +110,6 @@ limitations under the License.
110
</profiles>
111
112
<!-- // [START dependency] -->
113
- <dependencies>
114
- <dependency>
115
- <groupId>junit</groupId>
116
- <artifactId>junit</artifactId>
117
- <version>4.12</version>
118
- <scope>test</scope>
119
- </dependency>
120
<dependency>
121
<groupId>commons-cli</groupId>
122
<artifactId>commons-cli</artifactId>
0 commit comments