We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3206e55 commit a9f2802Copy full SHA for a9f2802
cloud-sql/sqlserver/client-side-encryption/pom.xml
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>com.microsoft.sqlserver</groupId>
65
<artifactId>mssql-jdbc</artifactId>
66
- <version>10.2.3.jre8</version>
+ <version>12.2.0.jre8</version>
67
</dependency>
68
69
<groupId>com.google.crypto.tink</groupId>
cloud-sql/sqlserver/servlet/pom.xml
@@ -53,7 +53,7 @@
53
54
55
56
57
58
59
<groupId>com.google.cloud.sql</groupId>
0 commit comments