Skip to content

Commit

Permalink
remove threeten from executor lib
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed Nov 21, 2024
1 parent fafe22a commit b421084
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions google-cloud-spanner-executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,6 @@
<groupId>com.google.api</groupId>
<artifactId>gax-grpc</artifactId>
</dependency>
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threetenbp</artifactId>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
Expand Down

0 comments on commit b421084

Please sign in to comment.