Skip to content

Commit 177c6ef

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.11.1 (#6905)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquerystorage-bom](https://redirect.github.com/googleapis/java-bigquerystorage) | `3.11.0` -> `3.11.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.11.0/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigquerystorage-bom/3.11.0/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage-bom)</summary> ### [`v3.11.1`](https://redirect.github.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#3111-2025-01-10) [Compare Source](https://redirect.github.com/googleapis/java-bigquerystorage/compare/v3.11.0...v3.11.1) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.51.1 ([693c294](https://redirect.github.com/googleapis/java-bigquerystorage/commit/693c29419be0c0daad404500ba764f62de9ad56a)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.45.0 ([#&#8203;2812](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2812)) ([5c8ebc0](https://redirect.github.com/googleapis/java-bigquerystorage/commit/5c8ebc0e01171495c37d14d451b5fe63b9b9371b)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ([#&#8203;2819](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2819)) ([059cd9b](https://redirect.github.com/googleapis/java-bigquerystorage/commit/059cd9bf77365603f45d01c71275e51b654ff381)) - Update dependency org.json:json to v20241224 ([#&#8203;2815](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2815)) ([d93cf86](https://redirect.github.com/googleapis/java-bigquerystorage/commit/d93cf8628dcb2e632a317330d43f22c3b360f36e)) - Update dependency org.json:json to v20250107 ([#&#8203;2818](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2818)) ([7cfebde](https://redirect.github.com/googleapis/java-bigquerystorage/commit/7cfebdeec471eae027204743abec57a6fadab06f)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.11.4 ([#&#8203;2805](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2805)) ([ab94a44](https://redirect.github.com/googleapis/java-bigquerystorage/commit/ab94a44a2fd75f1b1b8f78a642ea51e37acee570)) - Update googleapis/sdk-platform-java action to v2.51.1 ([#&#8203;2817](https://redirect.github.com/googleapis/java-bigquerystorage/issues/2817)) ([2d290ac](https://redirect.github.com/googleapis/java-bigquerystorage/commit/2d290ac07f0ad9e0c2af3556e2efeeb3305f2bdf)) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 1c01b89 commit 177c6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>com.google.cloud</groupId>
181181
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
182-
<version>3.11.0</version>
182+
<version>3.11.1</version>
183183
<type>pom</type>
184184
<scope>import</scope>
185185
</dependency>

0 commit comments

Comments
 (0)