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

Commit 1d0e567

Browse files
authored
deps: update dependency io.grafeas:grafeas to v2.2.0 (#138)
[![WhiteSource 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.1.3` -> `2.2.0` | [![age](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.2.0/compatibility-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grafeas:grafeas/2.2.0/confidence-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-grafeas</summary> ### [`v2.2.0`](https://togithub.com/googleapis/java-grafeas/blob/HEAD/CHANGELOG.md#&#8203;220-httpswwwgithubcomgoogleapisjava-grafeascomparev213v220-2022-01-07) [Compare Source](https://togithub.com/googleapis/java-grafeas/compare/v2.1.3...v2.2.0) ##### Features - Updating the grafeas protos to include compliance and intoto attestation protos ([#&#8203;428](https://www.togithub.com/googleapis/java-grafeas/issues/428)) ([2bcd97c](https://www.github.com/googleapis/java-grafeas/commit/2bcd97cfdb56199139fe0d5bd823b8810e48db86)) ##### Bug Fixes - **java:** add -ntp flag to native image testing command ([#&#8203;426](https://www.togithub.com/googleapis/java-grafeas/issues/426)) ([cef2f85](https://www.github.com/googleapis/java-grafeas/commit/cef2f854f69c48cde5bad7f09845cef344497d64)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#&#8203;437](https://www.togithub.com/googleapis/java-grafeas/issues/437)) ([edb2bfa](https://www.github.com/googleapis/java-grafeas/commit/edb2bfa780ca0c5de0d3dc030a299edb96078ab0)) ##### [2.1.3](https://www.github.com/googleapis/java-grafeas/compare/v2.1.2...v2.1.3) (2021-12-03) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#&#8203;423](https://www.togithub.com/googleapis/java-grafeas/issues/423)) ([5f8c0b2](https://www.github.com/googleapis/java-grafeas/commit/5f8c0b295f1fa2989decb08a3b09c21436172a13)) - update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#&#8203;422](https://www.togithub.com/googleapis/java-grafeas/issues/422)) ([f287083](https://www.github.com/googleapis/java-grafeas/commit/f28708355381e8d1e0a99e73052c189fd04f1d4f)) ##### [2.1.2](https://www.github.com/googleapis/java-grafeas/compare/v2.1.1...v2.1.2) (2021-11-15) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#&#8203;417](https://www.togithub.com/googleapis/java-grafeas/issues/417)) ([0be37eb](https://www.github.com/googleapis/java-grafeas/commit/0be37eb1c194ec49a36cf799799213949d010dfb)) ##### [2.1.1](https://www.github.com/googleapis/java-grafeas/compare/v2.1.0...v2.1.1) (2021-11-03) ##### Dependencies - update dependency com.puppycrawl.tools:checkstyle to v9.1 ([#&#8203;409](https://www.togithub.com/googleapis/java-grafeas/issues/409)) ([d648440](https://www.github.com/googleapis/java-grafeas/commit/d64844048df0d33ff30768ac165b4300beffd53c)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-binary-authorization).
1 parent fa08d7f commit 1d0e567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>io.grafeas</groupId>
8888
<artifactId>grafeas</artifactId>
89-
<version>2.1.3</version>
89+
<version>2.2.0</version>
9090
</dependency>
9191

9292
<dependency>

0 commit comments

Comments
 (0)