Skip to content

Commit 43b0a97

Browse files
authored
deps: update dependency io.grafeas:grafeas to v2.4.0 (#4668)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grafeas:grafeas](https://togithub.com/googleapis/java-grafeas) | `2.3.1` -> `2.4.0` | [![age](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.0/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.0/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-grafeas</summary> ### [`v2.4.0`](https://togithub.com/googleapis/java-grafeas/blob/HEAD/CHANGELOG.md#&#8203;240-httpsgithubcomgoogleapisjava-grafeascomparev231v240-2022-06-30) [Compare Source](https://togithub.com/googleapis/java-grafeas/compare/v2.3.1...v2.4.0) ##### Features - Enable REST transport for most of Java and Go clients ([22be2f6](https://togithub.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87)) - Import of Grafeas from Github ([22be2f6](https://togithub.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87)) ##### Bug Fixes - Set the transport of grafeas back to grpc only ([#&#8203;498](https://togithub.com/googleapis/java-grafeas/issues/498)) ([22be2f6](https://togithub.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87)) </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 2c06c40 commit 43b0a97

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
@@ -909,7 +909,7 @@
909909
<dependency>
910910
<groupId>io.grafeas</groupId>
911911
<artifactId>grafeas</artifactId>
912-
<version>2.3.1</version>
912+
<version>2.4.0</version>
913913
</dependency>
914914
</dependencies>
915915
</dependencyManagement>

0 commit comments

Comments
 (0)