Skip to content

Commit e880fbe

Browse files
committed
remove unnecessary dependency.
1 parent 8469a1a commit e880fbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gapic-generator-java/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,12 +397,10 @@
397397
<dependency>
398398
<groupId>com.google.api</groupId>
399399
<artifactId>gax-grpc</artifactId>
400-
<version>2.57.1-SNAPSHOT</version>
401400
</dependency>
402401
<dependency>
403402
<groupId>com.google.api</groupId>
404403
<artifactId>gax-grpc</artifactId>
405-
<version>2.57.1-SNAPSHOT</version>
406404
<!-- import the test code, https://maven.apache.org/plugins/maven-jar-plugin/examples/create-test-jar.html -->
407405
<type>test-jar</type>
408406
<classifier>testlib</classifier>

0 commit comments

Comments
 (0)