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.4.0 (#643)
  • Loading branch information
renovate-bot committed Aug 9, 2021
1 parent c59cddd commit 0ce6958
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion google-cloud-containeranalysis-bom/pom.xml
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-containeranalysis</artifactId>
<version>1.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-containeranalysis:current} -->
<version>1.4.0</version><!-- {x-version-update:google-cloud-containeranalysis:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-containeranalysis</artifactId>
<version>1.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-containeranalysis:current} -->
<version>1.4.0</version><!-- {x-version-update:google-cloud-containeranalysis:current} -->
</dependency>

<dependency>
Expand Down
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.3.5</version>
<version>1.4.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.3.5</version>
<version>1.4.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0ce6958

Please sign in to comment.