Skip to content

Commit 1e2e04b

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-translate-bom to v2.3.0 (#4589)
[![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-translate-bom](https://togithub.com/googleapis/java-translate) | `2.2.0` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate-bom/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate-bom/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate-bom/2.3.0/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-translate-bom/2.3.0/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-translate</summary> ### [`v2.3.0`](https://togithub.com/googleapis/java-translate/blob/HEAD/CHANGELOG.md#&#8203;230-httpsgithubcomgoogleapisjava-translatecomparev220v230-2022-06-29) [Compare Source](https://togithub.com/googleapis/java-translate/compare/v2.2.0...v2.3.0) ##### Features - Enable REST transport for most of Java and Go clients ([#&#8203;1014](https://togithub.com/googleapis/java-translate/issues/1014)) ([8befc79](https://togithub.com/googleapis/java-translate/commit/8befc799748f11c15f4e511c8a65a74401638ffa)) ##### Bug Fixes - update gapic-generator-java with mock service generation fixes ([#&#8203;1016](https://togithub.com/googleapis/java-translate/issues/1016)) ([ace2700](https://togithub.com/googleapis/java-translate/commit/ace2700807e5557113bbb1016b54ff7b3d57e59c)) ##### Dependencies - update dependency com.google.cloud:google-cloud-core to v2.7.1 ([#&#8203;997](https://togithub.com/googleapis/java-translate/issues/997)) ([e2070a9](https://togithub.com/googleapis/java-translate/commit/e2070a9785a029772bbb25109a480bd151003843)) - update dependency com.google.cloud:google-cloud-core to v2.8.0 ([#&#8203;1012](https://togithub.com/googleapis/java-translate/issues/1012)) ([0fdb776](https://togithub.com/googleapis/java-translate/commit/0fdb776115d90ea0894b0bc92d3a59181fd050e3)) - update dependency com.google.cloud:google-cloud-core to v2.8.1 ([#&#8203;1017](https://togithub.com/googleapis/java-translate/issues/1017)) ([d38a566](https://togithub.com/googleapis/java-translate/commit/d38a566473932796573a1f64ce819358424b4fca)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;1013](https://togithub.com/googleapis/java-translate/issues/1013)) ([7b1d5d6](https://togithub.com/googleapis/java-translate/commit/7b1d5d6542806983815c2b84d847721b1951662a)) - update dependency com.google.cloud:google-cloud-storage to v2.7.1 ([#&#8203;1003](https://togithub.com/googleapis/java-translate/issues/1003)) ([4871284](https://togithub.com/googleapis/java-translate/commit/4871284229d28fe3993b45af937d31961580a97e)) - update dependency com.google.cloud:google-cloud-storage to v2.7.2 ([#&#8203;1005](https://togithub.com/googleapis/java-translate/issues/1005)) ([1bb4942](https://togithub.com/googleapis/java-translate/commit/1bb4942ab866f8a82a683880668829e34a64725b)) - update dependency com.google.cloud:google-cloud-storage to v2.8.0 ([#&#8203;1007](https://togithub.com/googleapis/java-translate/issues/1007)) ([d7d9705](https://togithub.com/googleapis/java-translate/commit/d7d970518dc73ae4e4b61b40f05f9b7baaa000af)) - update dependency com.google.cloud:google-cloud-storage to v2.8.1 ([#&#8203;1011](https://togithub.com/googleapis/java-translate/issues/1011)) ([a5a2a65](https://togithub.com/googleapis/java-translate/commit/a5a2a657738740b2024f216c0ba5539ba67d4bfb)) - update dependency com.google.cloud:google-cloud-storage to v2.9.0 ([#&#8203;1020](https://togithub.com/googleapis/java-translate/issues/1020)) ([4744233](https://togithub.com/googleapis/java-translate/commit/47442336a5a2c3f4fde29f6b881b236a1e44cfd6)) </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 a9eeffb commit 1e2e04b

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
@@ -831,7 +831,7 @@
831831
<dependency>
832832
<groupId>com.google.cloud</groupId>
833833
<artifactId>google-cloud-translate-bom</artifactId>
834-
<version>2.2.0</version>
834+
<version>2.3.0</version>
835835
<type>pom</type>
836836
<scope>import</scope>
837837
</dependency>

0 commit comments

Comments
 (0)