We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692c1bb commit 3f48624Copy full SHA for 3f48624
google-cloud-spanner/pom.xml
@@ -165,7 +165,7 @@
165
</dependency>
166
<dependency>
167
<groupId>io.grpc</groupId>
168
- <artifactId>grpc-context</artifactId>
+ <artifactId>grpc-inprocess</artifactId>
169
170
171
pom.xml
@@ -54,7 +54,7 @@
54
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
55
<github.global.server>github</github.global.server>
56
<site.installationModule>google-cloud-spanner-parent</site.installationModule>
57
- <google.cloud.shared-dependencies.version>3.15.0</google.cloud.shared-dependencies.version>
+ <google.cloud.shared-dependencies.version>3.16.1</google.cloud.shared-dependencies.version>
58
</properties>
59
60
<dependencyManagement>
0 commit comments