Skip to content

Commit 248994d

Browse files
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.125.3 (#1507)
* deps: update dependency com.google.cloud:google-cloud-pubsub to v1.125.3 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4c1ca4b commit 248994d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you are using Maven, add this to your pom.xml file:
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>google-cloud-pubsub</artifactId>
28-
<version>1.125.2</version>
28+
<version>1.125.3</version>
2929
</dependency>
3030

3131
```

‎google-cloud-pubsublite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-pubsub</artifactId>
49-
<version>1.125.2</version>
49+
<version>1.125.3</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.api.grpc</groupId>

‎samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
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.125.2</version>
54+
<version>1.125.3</version>
5555
</dependency>
5656

5757
<dependency>

‎samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
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.125.2</version>
54+
<version>1.125.3</version>
5555
</dependency>
5656
<!-- [END pubsublite_java_dependencies] -->
5757
<!-- [END pubsublite_install_without_bom] -->

0 commit comments

Comments
 (0)