Skip to content

Commit 6d2d03c

Browse files
remove unused dependency
1 parent 7cb84fe commit 6d2d03c

File tree

1 file changed

+0
-4
lines changed
  • google-cloud-spanner-executor

1 file changed

+0
-4
lines changed

google-cloud-spanner-executor/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,6 @@
150150
<groupId>com.google.api</groupId>
151151
<artifactId>gax-grpc</artifactId>
152152
</dependency>
153-
<dependency>
154-
<groupId>com.google.code.findbugs</groupId>
155-
<artifactId>jsr305</artifactId>
156-
</dependency>
157153
<dependency>
158154
<groupId>com.google.auth</groupId>
159155
<artifactId>google-auth-library-credentials</artifactId>

0 commit comments

Comments
 (0)