Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-security…
Browse files Browse the repository at this point in the history
…-private-ca to v2.5.0 (#435)
  • Loading branch information
renovate-bot authored Jul 14, 2022
1 parent d127707 commit 893836b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-security-private-ca</artifactId>
<version>2.4.0</version>
<version>2.5.0</version>
</dependency>
<!-- [END security-private-ca_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion java-security-private-ca/samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-security-private-ca</artifactId>
<version>2.4.0</version>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand Down

0 comments on commit 893836b

Please sign in to comment.