Skip to content

Commit 34e9801

Browse files
authored
chore(deps): update dependency com.google.crypto.tink:tink to v1.6.0 (GoogleCloudPlatform#5251)
1 parent 6ba0025 commit 34e9801

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

0 commit comments

Comments
 (0)