Skip to content

Commit 14a551d

Browse files
authored
deps: update dependency io.grafeas:grafeas to v2.3.0 (#884)
[![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.2.4` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.0/compatibility-slim/2.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.3.0/confidence-slim/2.2.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-grafeas</summary> ### [`v2.3.0`](https://togithub.com/googleapis/java-grafeas/blob/HEAD/CHANGELOG.md#&#8203;230-httpsgithubcomgoogleapisjava-grafeascomparev224v230-2022-05-19) [Compare Source](https://togithub.com/googleapis/java-grafeas/compare/v2.2.4...v2.3.0) ##### Features - add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-grafeas/issues/1440)) ([#&#8203;495](https://togithub.com/googleapis/java-grafeas/issues/495)) ([ede2973](https://togithub.com/googleapis/java-grafeas/commit/ede297366038f7fa35cc7ae7096c51e893a0cc73)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#&#8203;494](https://togithub.com/googleapis/java-grafeas/issues/494)) ([e11d35f](https://togithub.com/googleapis/java-grafeas/commit/e11d35f27136f916ed95a6db08f886bed069b095)) ##### [2.2.4](https://togithub.com/googleapis/java-grafeas/compare/v2.2.3...v2.2.4) (2022-04-15) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#&#8203;486](https://togithub.com/googleapis/java-grafeas/issues/486)) ([7182064](https://togithub.com/googleapis/java-grafeas/commit/7182064e0c9c09b9880c0480af362836d8bc004a)) ##### [2.2.3](https://togithub.com/googleapis/java-grafeas/compare/v2.2.2...v2.2.3) (2022-03-29) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#&#8203;482](https://togithub.com/googleapis/java-grafeas/issues/482)) ([abad58b](https://togithub.com/googleapis/java-grafeas/commit/abad58bd1fa24db0bfeac99f718b94b143bc0630)) ##### [2.2.2](https://togithub.com/googleapis/java-grafeas/compare/v2.2.1...v2.2.2) (2022-03-07) ##### Dependencies - update actions/setup-java action to v3 ([#&#8203;469](https://togithub.com/googleapis/java-grafeas/issues/469)) ([325cd1c](https://togithub.com/googleapis/java-grafeas/commit/325cd1c55ea06b4a23c36c38f1b2aed4d211fd2b)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#&#8203;476](https://togithub.com/googleapis/java-grafeas/issues/476)) ([14c9aee](https://togithub.com/googleapis/java-grafeas/commit/14c9aee1d4e077dd8d9464f54d0d7c2dbb68641e)) ##### [2.2.1](https://togithub.com/googleapis/java-grafeas/compare/v2.2.0...v2.2.1) (2022-02-22) ##### Bug Fixes - Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated ([#&#8203;439](https://togithub.com/googleapis/java-grafeas/issues/439)) ([f109202](https://togithub.com/googleapis/java-grafeas/commit/f109202a546d70cbc450d9bc2f7bb8736dbd6eb4)) ##### Dependencies - **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/java-grafeas/issues/1339)) ([#&#8203;452](https://togithub.com/googleapis/java-grafeas/issues/452)) ([5aa295c](https://togithub.com/googleapis/java-grafeas/commit/5aa295c642ce5ab209288dc096e460eccce5c7ca)) - update actions/github-script action to v6 ([#&#8203;462](https://togithub.com/googleapis/java-grafeas/issues/462)) ([cc66b4a](https://togithub.com/googleapis/java-grafeas/commit/cc66b4a8d9473d2b90ab4fb1a699971a0fe545d9)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#&#8203;454](https://togithub.com/googleapis/java-grafeas/issues/454)) ([97ff9e9](https://togithub.com/googleapis/java-grafeas/commit/97ff9e9ec572a6349774e51ac6658ae3bb877327)) - update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#&#8203;433](https://togithub.com/googleapis/java-grafeas/issues/433)) ([bb4c25d](https://togithub.com/googleapis/java-grafeas/commit/bb4c25d1f0ddfc3a42316a97f23ddaf5bb8942df)) - update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#&#8203;455](https://togithub.com/googleapis/java-grafeas/issues/455)) ([20f8992](https://togithub.com/googleapis/java-grafeas/commit/20f899203bf8c9fa7d2e7da7d807a4bd6a3a3668)) </details> --- ### Configuration 📅 **Schedule**: 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-containeranalysis).
1 parent 88bc1c7 commit 14a551d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-containeranalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>io.grafeas</groupId>
103103
<artifactId>grafeas</artifactId>
104-
<version>2.2.4</version>
104+
<version>2.3.0</version>
105105
</dependency>
106106
<!-- TODO: Until gax-grpc && grafeas align -->
107107

0 commit comments

Comments
 (0)