Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit 0f36a84

Browse files
authored
deps: revert protobuf to 3.19 and common-protos 2.8.3 (#798)
This reverts commit 19202bc.
1 parent dc28a0f commit 0f36a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,14 @@
153153
<site.installationModule>google-cloud-core-parent</site.installationModule>
154154
<gax.version>2.13.0</gax.version>
155155
<google.api-common.version>2.1.5</google.api-common.version>
156-
<google.common-protos.version>2.8.2</google.common-protos.version>
156+
<google.common-protos.version>2.8.3</google.common-protos.version>
157157
<google.iam.version>1.3.0</google.iam.version>
158158
<google.auth.version>1.6.0</google.auth.version>
159159
<google.api.version>1.33.4</google.api.version>
160160
<google.http.version>1.41.7</google.http.version>
161161
<graalvm.version>22.0.0.2</graalvm.version>
162162
<grpc.version>1.45.1</grpc.version>
163-
<protobuf.version>3.20.0</protobuf.version>
163+
<protobuf.version>3.19.4</protobuf.version>
164164
<opencensus.version>0.31.0</opencensus.version>
165165
<annotations-api.version>1.3.2</annotations-api.version>
166166
<guava.version>31.1-jre</guava.version>

0 commit comments

Comments
 (0)