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

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update google.core.version to v2.3.5 (#565)
deps: update dependency com.google.api:api-common to v2.1.2
deps: update gax.version to v2.8.1
  • Loading branch information
renovate-bot committed Jan 7, 2022
1 parent 9ad5d4f commit 2f154a3
Showing 1 changed file with 3 additions and 3 deletions.
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

0 comments on commit 2f154a3

Please sign in to comment.