We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1702e12 commit 5b0c122Copy full SHA for 5b0c122
samples/snapshot/pom.xml
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>com.google.cloud</groupId>
60
<artifactId>google-cloud-pubsub</artifactId>
61
- <version>1.113.3</version>
+ <version>1.113.4</version>
62
</dependency>
63
64
<groupId>org.apache.beam</groupId>
samples/snippets/pom.xml
@@ -51,7 +51,7 @@
51
52
53
54
55
56
<!-- [END pubsublite_java_dependencies] -->
57
<!-- [END pubsublite_install_without_bom] -->
0 commit comments