Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

deps: update google.core.version to v2.3.5 #565

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions first-party-dependencies/pom.xml
Expand Up @@ -56,13 +56,13 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.installationModule>${project.artifactId}</site.installationModule>
<grpc.version>1.43.1</grpc.version>
<gax.version>2.8.0</gax.version>
<gax.version>2.8.1</gax.version>
<grpc-gcp.version>1.1.0</grpc-gcp.version>
<guava.version>31.0.1-jre</guava.version>
<protobuf.version>3.19.2</protobuf.version>
<google.api-common.version>2.1.1</google.api-common.version>
<google.api-common.version>2.1.2</google.api-common.version>
<google.common-protos.version>2.7.1</google.common-protos.version>
<google.core.version>2.3.3</google.core.version>
<google.core.version>2.3.5</google.core.version>
<google.auth.version>1.3.0</google.auth.version>
<google.http-client.version>1.41.0</google.http-client.version>
<google.oauth-client.version>1.32.1</google.oauth-client.version>
Expand Down