Skip to content

Commit 7b47f42

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.134.1 (#1768)
1 parent 8935ea0 commit 7b47f42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

google-cloud-pubsublite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.google.cloud</groupId>
4040
<artifactId>google-cloud-pubsub</artifactId>
41-
<version>1.134.0</version>
41+
<version>1.134.1</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.google.api.grpc</groupId>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-pubsub</artifactId>
54-
<version>1.134.0</version>
54+
<version>1.134.1</version>
5555
</dependency>
5656

5757
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-pubsub</artifactId>
54-
<version>1.134.0</version>
54+
<version>1.134.1</version>
5555
</dependency>
5656
<!-- [END pubsublite_java_dependencies] -->
5757
<!-- [END pubsublite_install_without_bom] -->

0 commit comments

Comments
 (0)