Skip to content

Commit a8f9751

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.4 (#5840)
[![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.123.3` -> `1.123.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.123.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.123.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.123.4/compatibility-slim/1.123.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub-bom/1.123.4/confidence-slim/1.123.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-pubsub</summary> ### [`v1.123.4`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11234-httpsgithubcomgoogleapisjava-pubsubcomparev11233v11234-2023-02-22) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.123.3...v1.123.4) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.23.0 ([#&#8203;1496](https://togithub.com/googleapis/java-pubsub/issues/1496)) ([713d727](https://togithub.com/googleapis/java-pubsub/commit/713d727db447f02e3c6cc7dfbb656fcebba54121)) </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/java-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
1 parent a08cb16 commit a8f9751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>com.google.cloud</groupId>
226226
<artifactId>google-cloud-pubsub-bom</artifactId>
227-
<version>1.123.3</version>
227+
<version>1.123.4</version>
228228
<type>pom</type>
229229
<scope>import</scope>
230230
</dependency>

0 commit comments

Comments
 (0)