Skip to content

Commit f61a097

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.22.2 (#5978)
[![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-storage-bom](https://togithub.com/googleapis/java-storage) | `2.22.1` -> `2.22.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.2/compatibility-slim/2.22.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage-bom/2.22.2/confidence-slim/2.22.1)](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-storage</summary> ### [`v2.22.2`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2222-httpsgithubcomgoogleapisjava-storagecomparev2221v2222-2023-05-09) [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.22.1...v2.22.2) ##### Bug Fixes - Make Blob and Bucket update diff aware ([#&#8203;1994](https://togithub.com/googleapis/java-storage/issues/1994)) ([0adeb14](https://togithub.com/googleapis/java-storage/commit/0adeb14479fc9aef35e32d286bcd9ae414eda25a)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.9.0 ([#&#8203;2010](https://togithub.com/googleapis/java-storage/issues/2010)) ([27b9014](https://togithub.com/googleapis/java-storage/commit/27b9014a9dd67ee209c2ef59b0347a1a8beab257)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#&#8203;1996](https://togithub.com/googleapis/java-storage/issues/1996)) ([7839768](https://togithub.com/googleapis/java-storage/commit/7839768123d7e8a5a28076b6cc32dc0cd983d540)) - Update junit-platform.version to v5.9.3 ([#&#8203;1997](https://togithub.com/googleapis/java-storage/issues/1997)) ([5683340](https://togithub.com/googleapis/java-storage/commit/56833407f12f7efba423c0b7779a66c6f956777c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
1 parent 26d29e3 commit f61a097

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
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>com.google.cloud</groupId>
252252
<artifactId>google-cloud-storage-bom</artifactId>
253-
<version>2.22.1</version>
253+
<version>2.22.2</version>
254254
<type>pom</type>
255255
<scope>import</scope>
256256
</dependency>

0 commit comments

Comments
 (0)