Skip to content

Commit 65dae9c

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-speech-bom to v2.5.0 (#4584)
[![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-speech-bom](https://togithub.com/googleapis/java-speech) | `2.3.0` -> `2.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech-bom/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech-bom/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech-bom/2.5.0/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-speech-bom/2.5.0/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-speech</summary> ### [`v2.5.0`](https://togithub.com/googleapis/java-speech/blob/HEAD/CHANGELOG.md#&#8203;250-httpsgithubcomgoogleapisjava-speechcomparev240v250-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-speech/compare/v2.4.0...v2.5.0) ##### Features - java template no longer require clirr ([#&#8203;1469](https://togithub.com/googleapis/java-speech/issues/1469)) ([#&#8203;907](https://togithub.com/googleapis/java-speech/issues/907)) ([b936042](https://togithub.com/googleapis/java-speech/commit/b93604296b2ad98759eda03bbe4e3c8a1aae28fd)) ### [`v2.4.0`](https://togithub.com/googleapis/java-speech/blob/HEAD/CHANGELOG.md#&#8203;240-httpsgithubcomgoogleapisjava-speechcomparev230v240-2022-06-28) [Compare Source](https://togithub.com/googleapis/java-speech/compare/v2.3.0...v2.4.0) ##### Features - Enable REST transport for most of Java and Go clients ([#&#8203;900](https://togithub.com/googleapis/java-speech/issues/900)) ([b1f9db5](https://togithub.com/googleapis/java-speech/commit/b1f9db5c7c1a2ec9aa47fdd143d61ee5c0c82b3e)) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#&#8203;902](https://togithub.com/googleapis/java-speech/issues/902)) ([cd1f23f](https://togithub.com/googleapis/java-speech/commit/cd1f23f8e7d14518407acb4692b79f7955072c42)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;899](https://togithub.com/googleapis/java-speech/issues/899)) ([71dfae1](https://togithub.com/googleapis/java-speech/commit/71dfae16dc46296b460c3c9d37b634a7bf46ca38)) - update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#&#8203;889](https://togithub.com/googleapis/java-speech/issues/889)) ([c6b93fd](https://togithub.com/googleapis/java-speech/commit/c6b93fd4d7524923ad74e142672de7c56c54da82)) - update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#&#8203;891](https://togithub.com/googleapis/java-speech/issues/891)) ([063902b](https://togithub.com/googleapis/java-speech/commit/063902bc718f7988857157e91b45316d87508820)) - update dependency com.google.cloud:google-cloud-storage to v2.8.0 ([#&#8203;893](https://togithub.com/googleapis/java-speech/issues/893)) ([97c7cbc](https://togithub.com/googleapis/java-speech/commit/97c7cbca620221f7632fe0d041b0c5c10cfd118d)) - update dependency com.google.cloud:google-cloud-storage to v2.8.1 ([#&#8203;897](https://togithub.com/googleapis/java-speech/issues/897)) ([b6097e2](https://togithub.com/googleapis/java-speech/commit/b6097e20ed291b9fd340109dbe546030dcc338ca)) </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 8d01a6f commit 65dae9c

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
@@ -777,7 +777,7 @@
777777
<dependency>
778778
<groupId>com.google.cloud</groupId>
779779
<artifactId>google-cloud-speech-bom</artifactId>
780-
<version>2.3.0</version>
780+
<version>2.5.0</version>
781781
<type>pom</type>
782782
<scope>import</scope>
783783
</dependency>

0 commit comments

Comments
 (0)