Skip to content

Commit df35a9c

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.108.1 (GoogleCloudPlatform#3467)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | patch | `1.108.0` -> `1.108.1` | --- ### Release Notes <details> <summary>googleapis/java-pubsub</summary> ### [`v1.108.1`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#&#8203;11081-httpswwwgithubcomgoogleapisjava-pubsubcomparev11080v11081-2020-08-04) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.108.0...v1.108.1) </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 this update 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#GoogleCloudPlatform/java-docs-samples).
1 parent 6b19424 commit df35a9c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

asset/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.google.cloud</groupId>
6868
<artifactId>google-cloud-pubsub</artifactId>
69-
<version>1.108.0</version>
69+
<version>1.108.1</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.cloud</groupId>

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.0</version>
67+
<version>1.108.1</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.0</version>
75+
<version>1.108.1</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.0</version>
66+
<version>1.108.1</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.0</version>
70+
<version>1.108.1</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>

securitycenter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.cloud</groupId>
3838
<artifactId>google-cloud-pubsub</artifactId>
39-
<version>1.108.0</version>
39+
<version>1.108.1</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)