Skip to content

Commit c3f7892

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.123.1 (#1468)
* chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.123.1 * 🦉 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 2ce985c commit c3f7892

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java-pubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies:
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>google-cloud-pubsub</artifactId>
46-
<version>1.123.0</version>
46+
<version>1.123.1</version>
4747
</dependency>
4848

4949
```

java-pubsub/samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-pubsub</artifactId>
47-
<version>1.123.0</version>
47+
<version>1.123.1</version>
4848
</dependency>
4949
<!-- [END pubsub_install_without_bom] -->
5050

0 commit comments

Comments
 (0)