Skip to content

Commit ae2007e

Browse files
renovate-botdiegomarquezpgcf-owl-bot[bot]
authored andcommitted
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (googleapis#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 bf0d858 commit ae2007e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
</dependency>
167167
<dependency>
168168
<groupId>io.grpc</groupId>
169-
<artifactId>grpc-context</artifactId>
169+
<artifactId>grpc-inprocess</artifactId>
170170
</dependency>
171171
<dependency>
172172
<groupId>io.grpc</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
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)