Skip to content

Commit 96fa751

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.108.7 (GoogleCloudPlatform#4130)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | patch | `1.108.6` -> `1.108.7` | | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | patch | `1.108.1` -> `1.108.7` | --- ### Release Notes <details> <summary>googleapis/java-pubsub</summary> ### [`v1.108.7`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#&#8203;11087-httpswwwgithubcomgoogleapisjava-pubsubcomparev11086v11087-2020-11-02) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.108.6...v1.108.7) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
1 parent 88ade52 commit 96fa751

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

flexible/pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.google.cloud</groupId>
6666
<artifactId>google-cloud-pubsub</artifactId>
67-
<version>1.108.6</version>
67+
<version>1.108.7</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.cloud</groupId>

iot/api-client/codelab/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>
7474
<artifactId>google-cloud-pubsub</artifactId>
75-
<version>1.108.6</version>
75+
<version>1.108.7</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.cloud</groupId>

iot/api-client/end-to-end-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.google.cloud</groupId>
6565
<artifactId>google-cloud-pubsub</artifactId>
66-
<version>1.108.6</version>
66+
<version>1.108.7</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.google.auth</groupId>

iot/api-client/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.google.cloud</groupId>
6969
<artifactId>google-cloud-pubsub</artifactId>
70-
<version>1.108.1</version>
70+
<version>1.108.7</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)