Skip to content

Commit

Permalink
revert removal of threetenbp from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyn committed Feb 7, 2024
1 parent d305ce6 commit dd3abaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gapic-google-cloud-storage-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threetenbp</artifactId>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId>
Expand Down

0 comments on commit dd3abaf

Please sign in to comment.