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

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-containe…
Browse files Browse the repository at this point in the history
…ranalysis to v1.1.0 (#195)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-containeranalysis](https://togithub.com/googleapis/java-containeranalysis) | minor | `1.0.0` -> `1.1.0` |

---

### Release Notes

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

### [`v1.1.0`](https://togithub.com/googleapis/java-containeranalysis/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapisjava-containeranalysiscomparev100v110-2020-06-22)

[Compare Source](https://togithub.com/googleapis/java-containeranalysis/compare/v1.0.0...v1.1.0)

##### Features

-   **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#&#8203;184](https://www.github.com/googleapis/java-containeranalysis/issues/184)) ([ab9f795](https://www.github.com/googleapis/java-containeranalysis/commit/ab9f7954a65a1af2926ef91e943ffd62f6368841))

##### Dependencies

-   update dependency com.google.protobuf:protobuf-java-util to v3.12.2 ([#&#8203;152](https://www.github.com/googleapis/java-containeranalysis/issues/152)) ([853394e](https://www.github.com/googleapis/java-containeranalysis/commit/853394e8a44a71f31a456fb212b6350f928537a9))
-   update dependency io.grpc:grpc-bom to v1.30.0 ([#&#8203;168](https://www.github.com/googleapis/java-containeranalysis/issues/168)) ([5b4e230](https://www.github.com/googleapis/java-containeranalysis/commit/5b4e23051c58b3b9cf17f1aab1e36e6a0de0fcba))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-containeranalysis).
  • Loading branch information
renovate-bot committed Jun 26, 2020
1 parent ea42bb5 commit 13615ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-containeranalysis</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
<!-- [END containeranalysis_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-containeranalysis</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 13615ff

Please sign in to comment.