Skip to content

Commit b421084

Browse files
committed
remove threeten from executor lib
1 parent fafe22a commit b421084

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
@@ -145,10 +145,6 @@
145145
<groupId>com.google.api</groupId>
146146
<artifactId>gax-grpc</artifactId>
147147
</dependency>
148-
<dependency>
149-
<groupId>org.threeten</groupId>
150-
<artifactId>threetenbp</artifactId>
151-
</dependency>
152148
<dependency>
153149
<groupId>com.google.code.findbugs</groupId>
154150
<artifactId>jsr305</artifactId>

0 commit comments

Comments
 (0)