Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-network-…
Browse files Browse the repository at this point in the history
…security to v0.7.0 (#237)

* chore(deps): update dependency com.google.cloud:google-cloud-network-security to v0.7.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] authored Nov 8, 2022
1 parent e8323b9 commit 55b2a58
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion java-network-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-network-security</artifactId>
<version>0.6.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-network-security:current} -->
<version>0.7.0</version><!-- {x-version-update:google-cloud-network-security:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-network-security/samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-network-security</artifactId>
<version>0.6.4</version>
<version>0.7.0</version>
</dependency>
<!-- [END network-security_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion java-network-security/samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-network-security</artifactId>
<version>0.6.4</version>
<version>0.7.0</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion java-network-security/samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-network-security</artifactId>
<version>0.6.4</version>
<version>0.7.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 55b2a58

Please sign in to comment.