We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6f04d commit 1b299acCopy full SHA for 1b299ac
1 file changed
pom.xml
@@ -58,7 +58,7 @@
58
</licenses>
59
<properties>
60
<site.installationModule>google-cloud-spanner-jdbc</site.installationModule>
61
- <grpc.version>1.26.0</grpc.version>
+ <grpc.version>1.27.0</grpc.version>
62
<api-client.version>1.30.7</api-client.version>
63
<google.core.version>1.92.2</google.core.version>
64
<gax.version>1.53.0</gax.version>
@@ -72,7 +72,7 @@
72
<spanner.version>1.47.0</spanner.version>
73
<hamcrest.version>2.2</hamcrest.version>
74
<error-prone.version>2.3.4</error-prone.version>
75
- <google.auth.version>0.19.0</google.auth.version>
+ <google.auth.version>0.20.0</google.auth.version>
76
</properties>
77
78
<dependencyManagement>
0 commit comments