Skip to content

Commit 3f48624

Browse files
renovate-botdiegomarquezpgcf-owl-bot[bot]
authored
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (#2637)
* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 * chore: fixes from `dependencies.sh` * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Diego Marquez <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 692c1bb commit 3f48624

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-spanner/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
</dependency>
166166
<dependency>
167167
<groupId>io.grpc</groupId>
168-
<artifactId>grpc-context</artifactId>
168+
<artifactId>grpc-inprocess</artifactId>
169169
</dependency>
170170
<dependency>
171171
<groupId>io.grpc</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5555
<github.global.server>github</github.global.server>
5656
<site.installationModule>google-cloud-spanner-parent</site.installationModule>
57-
<google.cloud.shared-dependencies.version>3.15.0</google.cloud.shared-dependencies.version>
57+
<google.cloud.shared-dependencies.version>3.16.1</google.cloud.shared-dependencies.version>
5858
</properties>
5959

6060
<dependencyManagement>

0 commit comments

Comments
 (0)