Skip to content

Commit 074488e

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.114.2 (#848)
1 parent 3307cec commit 074488e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.google.cloud</groupId>
6161
<artifactId>google-cloud-pubsub</artifactId>
62-
<version>1.114.1</version>
62+
<version>1.114.2</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.apache.beam</groupId>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-pubsub</artifactId>
55-
<version>1.114.1</version>
55+
<version>1.114.2</version>
5656
</dependency>
5757
<!-- [END pubsublite_java_dependencies] -->
5858
<!-- [END pubsublite_install_without_bom] -->

0 commit comments

Comments
 (0)