Skip to content

Commit d406c7c

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-workflow-executions-bom to v2.3.0 (#4583)
[![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-workflow-executions-bom](https://togithub.com/googleapis/java-workflow-executions) | `2.2.0` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflow-executions-bom/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflow-executions-bom/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflow-executions-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-workflow-executions-bom/2.3.0/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-workflow-executions</summary> ### [`v2.3.0`](https://togithub.com/googleapis/java-workflow-executions/blob/HEAD/CHANGELOG.md#&#8203;230-httpsgithubcomgoogleapisjava-workflow-executionscomparev221v230-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-workflow-executions/compare/v2.2.1...v2.3.0) ##### Features - Enable REST transport for most of Java and Go clients ([#&#8203;311](https://togithub.com/googleapis/java-workflow-executions/issues/311)) ([f42b2d0](https://togithub.com/googleapis/java-workflow-executions/commit/f42b2d0ef1f55cc72e355199a85d981147f829e0)) - java template no longer require clirr ([#&#8203;1469](https://togithub.com/googleapis/java-workflow-executions/issues/1469)) ([#&#8203;322](https://togithub.com/googleapis/java-workflow-executions/issues/322)) ([d4785f7](https://togithub.com/googleapis/java-workflow-executions/commit/d4785f7c4c7df6971b9e72695f95f8aa3c2e8330)) ### [`v2.2.1`](https://togithub.com/googleapis/java-workflow-executions/blob/HEAD/CHANGELOG.md#&#8203;221-httpsgithubcomgoogleapisjava-workflow-executionscomparev220v221-2022-06-27) [Compare Source](https://togithub.com/googleapis/java-workflow-executions/compare/v2.2.0...v2.2.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;316](https://togithub.com/googleapis/java-workflow-executions/issues/316)) ([97b5bf2](https://togithub.com/googleapis/java-workflow-executions/commit/97b5bf2361bacd4c7e3633b7205d640cd22913d4)) </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 dc419bc commit d406c7c

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
@@ -887,7 +887,7 @@
887887
<dependency>
888888
<groupId>com.google.cloud</groupId>
889889
<artifactId>google-cloud-workflow-executions-bom</artifactId>
890-
<version>2.2.0</version>
890+
<version>2.3.0</version>
891891
<type>pom</type>
892892
<scope>import</scope>
893893
</dependency>

0 commit comments

Comments
 (0)