Skip to content

Commit af95354

Browse files
authored
fix(deps): update dependency com.google.apis:google-api-services-cloudkms to v1-rev20231012-2.0.0 (GoogleCloudPlatform#8790)
1 parent cd8b509 commit af95354

File tree

3 files changed

+3
-3
lines changed
  • cloud-sql
    • mysql/client-side-encryption
    • postgres/client-side-encryption
    • sqlserver/client-side-encryption

3 files changed

+3
-3
lines changed

cloud-sql/mysql/client-side-encryption/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.apis</groupId>
5555
<artifactId>google-api-services-cloudkms</artifactId>
56-
<version>v1-rev20230808-2.0.0</version>
56+
<version>v1-rev20231012-2.0.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.google.cloud.sql</groupId>

cloud-sql/postgres/client-side-encryption/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.apis</groupId>
5555
<artifactId>google-api-services-cloudkms</artifactId>
56-
<version>v1-rev20230808-2.0.0</version>
56+
<version>v1-rev20231012-2.0.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.google.cloud.sql</groupId>

cloud-sql/sqlserver/client-side-encryption/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.apis</groupId>
5555
<artifactId>google-api-services-cloudkms</artifactId>
56-
<version>v1-rev20230808-2.0.0</version>
56+
<version>v1-rev20231012-2.0.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.google.cloud.sql</groupId>

0 commit comments

Comments
 (0)