Skip to content

Commit c1face2

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.14.2 (#4497)
[![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-bigquerystorage-bom](https://togithub.com/googleapis/java-bigquerystorage) | `2.14.0` -> `2.14.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.14.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.14.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.14.2/compatibility-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerystorage-bom/2.14.2/confidence-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-bigquerystorage</summary> ### [`v2.14.2`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2142-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2141v2142-2022-06-08) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.14.1...v2.14.2) ##### Bug Fixes - **floating:** floating point numbers as numerics ([#&#8203;1648](https://togithub.com/googleapis/java-bigquerystorage/issues/1648)) ([ecf8598](https://togithub.com/googleapis/java-bigquerystorage/commit/ecf8598bf66c0921524bbdb74d968edb389f197c)) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.13.1 ([#&#8203;1668](https://togithub.com/googleapis/java-bigquerystorage/issues/1668)) ([3eb8d4f](https://togithub.com/googleapis/java-bigquerystorage/commit/3eb8d4f0ab4db257899f7c72e02fef0a8b200c6e)) - update dependency com.google.cloud:google-cloud-bigquery to v2.13.2 ([#&#8203;1671](https://togithub.com/googleapis/java-bigquerystorage/issues/1671)) ([2018ede](https://togithub.com/googleapis/java-bigquerystorage/commit/2018ede764ebf02e658f685922dd16438c70f69b)) ### [`v2.14.1`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#&#8203;2141-httpsgithubcomgoogleapisjava-bigquerystoragecomparev2140v2141-2022-06-01) [Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.14.0...v2.14.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-bigquery to v2.12.0 ([#&#8203;1660](https://togithub.com/googleapis/java-bigquerystorage/issues/1660)) ([9d97a98](https://togithub.com/googleapis/java-bigquerystorage/commit/9d97a9848e87a32c1c4201243feb717d91a060ec)) - update dependency com.google.cloud:google-cloud-bigquery to v2.13.0 ([#&#8203;1665](https://togithub.com/googleapis/java-bigquerystorage/issues/1665)) ([9c3a609](https://togithub.com/googleapis/java-bigquerystorage/commit/9c3a6099a2b622a08a4f94dd21846fa46c0fdde8)) </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, click this checkbox. --- 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).
1 parent e745680 commit c1face2

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
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>com.google.cloud</groupId>
235235
<artifactId>google-cloud-bigquerystorage-bom</artifactId>
236-
<version>2.14.0</version>
236+
<version>2.14.2</version>
237237
<type>pom</type>
238238
<scope>import</scope>
239239
</dependency>

0 commit comments

Comments
 (0)