Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update dependency io.grafeas:grafeas to v2.4.4 (#261)
Browse files Browse the repository at this point in the history
[![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/google-cloud-java/tree/master/google-cloud-clients/grafeas) ([source](https://togithub.com/googleapis/java-grafeas)) | `2.4.3` -> `2.4.4` | [![age](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.4/compatibility-slim/2.4.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.4.4/confidence-slim/2.4.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-grafeas</summary>

### [`v2.4.4`](https://togithub.com/googleapis/java-grafeas/blob/HEAD/CHANGELOG.md#&#8203;244-httpsgithubcomgoogleapisjava-grafeascomparev243v244-2022-09-09)

[Compare Source](https://togithub.com/googleapis/java-grafeas/compare/v2.4.3...v2.4.4)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#&#8203;526](https://togithub.com/googleapis/java-grafeas/issues/526)) ([6836958](https://togithub.com/googleapis/java-grafeas/commit/6836958bf7752dc1ab2bdbb4c9d78392327074ea))

</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-binary-authorization).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4yIn0=-->
  • Loading branch information
renovate-bot committed Sep 9, 2022
1 parent 64b3772 commit 398de26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>2.4.3</version>
<version>2.4.4</version>
</dependency>
<dependency>
<groupId>io.perfmark</groupId>
Expand Down

0 comments on commit 398de26

Please sign in to comment.