Skip to content

Commit

Permalink
deps: revert protobuf to 3.19 and common-protos 2.8.3 (#798)
Browse files Browse the repository at this point in the history
This reverts commit 51f59fc.
  • Loading branch information
suztomo committed Apr 12, 2022
1 parent d6ea18e commit 27ca70c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,14 @@
<site.installationModule>google-cloud-core-parent</site.installationModule>
<gax.version>2.13.0</gax.version>
<google.api-common.version>2.1.5</google.api-common.version>
<google.common-protos.version>2.8.2</google.common-protos.version>
<google.common-protos.version>2.8.3</google.common-protos.version>
<google.iam.version>1.3.0</google.iam.version>
<google.auth.version>1.6.0</google.auth.version>
<google.api.version>1.33.4</google.api.version>
<google.http.version>1.41.7</google.http.version>
<graalvm.version>22.0.0.2</graalvm.version>
<grpc.version>1.45.1</grpc.version>
<protobuf.version>3.20.0</protobuf.version>
<protobuf.version>3.19.4</protobuf.version>
<opencensus.version>0.31.0</opencensus.version>
<annotations-api.version>1.3.2</annotations-api.version>
<guava.version>31.1-jre</guava.version>
Expand Down

0 comments on commit 27ca70c

Please sign in to comment.