Skip to content

Commit 1084055

Browse files
authored
chore(deps): update dependency com.google.crypto.tink:tink to v1.6.1 (GoogleCloudPlatform#5589)
1 parent 4a488d7 commit 1084055

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
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.crypto.tink</groupId>
7474
<artifactId>tink</artifactId>
75-
<version>1.6.0</version>
75+
<version>1.6.1</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.crypto.tink</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.crypto.tink</groupId>
7474
<artifactId>tink</artifactId>
75-
<version>1.6.0</version>
75+
<version>1.6.1</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.crypto.tink</groupId>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.crypto.tink</groupId>
7474
<artifactId>tink</artifactId>
75-
<version>1.6.0</version>
75+
<version>1.6.1</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.google.crypto.tink</groupId>

0 commit comments

Comments
 (0)