Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:google-cloud-pubsub-bom…
Browse files Browse the repository at this point in the history
… to v1.121.1 (#8829)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-pubsub-bom](https://togithub.com/googleapis/java-pubsub) | `1.121.0` -> `1.121.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.121.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.121.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.121.1/compatibility-slim/1.121.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.121.1/confidence-slim/1.121.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-pubsub</summary>

### [`v1.121.1`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11211-httpsgithubcomgoogleapisjava-pubsubcomparev11210v11211-2022-11-21)

[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.121.0...v1.121.1)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-bigquery to v2.18.0 ([#&#8203;1375](https://togithub.com/googleapis/java-pubsub/issues/1375)) ([b6ada4e](https://togithub.com/googleapis/java-pubsub/commit/b6ada4e06397d785b6747bd989fe6cd9d6e76801))
-   Update dependency com.google.cloud:google-cloud-bigquery to v2.19.1 ([#&#8203;1416](https://togithub.com/googleapis/java-pubsub/issues/1416)) ([e140a49](https://togithub.com/googleapis/java-pubsub/commit/e140a4975a5bff4c73254784409f4f3dda27db09))
-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 ([#&#8203;1413](https://togithub.com/googleapis/java-pubsub/issues/1413)) ([b3fb828](https://togithub.com/googleapis/java-pubsub/commit/b3fb828480f491e4275adf0b6367aeb51ac0569e))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 ([#&#8203;1414](https://togithub.com/googleapis/java-pubsub/issues/1414)) ([74d2dc3](https://togithub.com/googleapis/java-pubsub/commit/74d2dc3329f6d4e33c977fa1e73df1aca278b9b3))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-cloud-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOS4yIiwidXBkYXRlZEluVmVyIjoiMzQuMjkuMiJ9-->
  • Loading branch information
renovate-bot authored Nov 22, 2022
1 parent 2ab9395 commit 70697ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-jar-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub-bom</artifactId>
<version>1.121.0</version>
<version>1.121.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 70697ce

Please sign in to comment.