Skip to content

Commit 1845e6b

Browse files
authored
chore(deps): update dependency com.google.crypto.tink:tink-gcpkms to v1.6.1 (GoogleCloudPlatform#5590)
1 parent c576750 commit 1845e6b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • cloud-sql
    • mysql/client-side-encryption
    • postgres/client-side-encryption
    • sqlserver/client-side-encryption

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.crypto.tink</groupId>
7979
<artifactId>tink-gcpkms</artifactId>
80-
<version>1.6.0</version>
80+
<version>1.6.1</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.zaxxer</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.crypto.tink</groupId>
7979
<artifactId>tink-gcpkms</artifactId>
80-
<version>1.6.0</version>
80+
<version>1.6.1</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.zaxxer</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.crypto.tink</groupId>
7979
<artifactId>tink-gcpkms</artifactId>
80-
<version>1.6.0</version>
80+
<version>1.6.1</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.zaxxer</groupId>

0 commit comments

Comments
 (0)