Skip to content

Commit 2c71bc3

Browse files
committed
chore(java-pubsub): modernize submodule pom.xml
1 parent e158f49 commit 2c71bc3

File tree

1 file changed

+2
-0
lines changed
  • java-pubsub/proto-google-cloud-pubsub-v1

1 file changed

+2
-0
lines changed

java-pubsub/proto-google-cloud-pubsub-v1/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@
2020
<dependency>
2121
<groupId>com.google.api.grpc</groupId>
2222
<artifactId>proto-google-common-protos</artifactId>
23+
<version>2.67.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
2324
</dependency>
2425
<dependency>
2526
<groupId>com.google.api</groupId>
2627
<artifactId>api-common</artifactId>
28+
<version>2.59.1-SNAPSHOT</version><!-- {x-version-update:api-common:current} -->
2729
</dependency>
2830
<dependency>
2931
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)