Skip to content

Commit 688b6a6

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#2476)
[![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-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `3.1.1` -> `3.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.1.2/compatibility-slim/3.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.1.2/confidence-slim/3.1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v3.1.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;312-httpsgithubcomgoogleapisjava-shared-dependenciescomparev311v312-2023-01-20) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.1.1...v3.1.2) ##### Bug Fixes - **java:** Skip fixing poms for special modules ([#&#8203;1744](https://togithub.com/googleapis/java-shared-dependencies/issues/1744)) ([#&#8203;971](https://togithub.com/googleapis/java-shared-dependencies/issues/971)) ([74a96f1](https://togithub.com/googleapis/java-shared-dependencies/commit/74a96f1155418bde285877b72b4d7e600d08beb6)) ##### Dependencies - Update dependency com.google.api:gapic-generator-java-bom to v2.14.0 ([#&#8203;972](https://togithub.com/googleapis/java-shared-dependencies/issues/972)) ([2c742b5](https://togithub.com/googleapis/java-shared-dependencies/commit/2c742b56afc441f4922e6f6c737d3c3374ceadec)) - Update dependency com.google.cloud:google-cloud-core-bom to v2.9.3 ([#&#8203;974](https://togithub.com/googleapis/java-shared-dependencies/issues/974)) ([e4cb2ae](https://togithub.com/googleapis/java-shared-dependencies/commit/e4cb2ae34648c61ac40b7c9628e4ec088186fd57)) - Update google.core.version to v2.9.2 ([#&#8203;969](https://togithub.com/googleapis/java-shared-dependencies/issues/969)) ([aa946a6](https://togithub.com/googleapis/java-shared-dependencies/commit/aa946a6e33a5c8c3d6ae37bb07c3872c0bab793b)) - Update google.core.version to v2.9.4 ([#&#8203;976](https://togithub.com/googleapis/java-shared-dependencies/issues/976)) ([718246c](https://togithub.com/googleapis/java-shared-dependencies/commit/718246c985488b138eb0113b5a3200d3eb2af31d)) </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-bigquery). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
1 parent 606fc1e commit 688b6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<github.global.server>github</github.global.server>
5555
<site.installationModule>google-cloud-bigquery-parent</site.installationModule>
5656
<google-api-services-bigquery.version>v2-rev20230114-2.0.0</google-api-services-bigquery.version>
57-
<google.cloud.shared-dependencies.version>3.1.1</google.cloud.shared-dependencies.version>
57+
<google.cloud.shared-dependencies.version>3.1.2</google.cloud.shared-dependencies.version>
5858
<arrow.version>10.0.1</arrow.version>
5959
</properties>
6060

0 commit comments

Comments
 (0)