Skip to content

Commit 893836b

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-security-private-ca to v2.5.0 (#435)
1 parent d127707 commit 893836b

File tree

2 files changed

+2
-2
lines changed
  • java-security-private-ca/samples

2 files changed

+2
-2
lines changed

java-security-private-ca/samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-security-private-ca</artifactId>
32-
<version>2.4.0</version>
32+
<version>2.5.0</version>
3333
</dependency>
3434
<!-- [END security-private-ca_install_without_bom] -->
3535

java-security-private-ca/samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-security-private-ca</artifactId>
55-
<version>2.4.0</version>
55+
<version>2.5.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)