We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239d95b commit 637d68dCopy full SHA for 637d68d
java-core/pom.xml
@@ -159,7 +159,7 @@
159
<google.api.version>1.30.10</google.api.version>
160
<google.http.version>1.36.0</google.http.version>
161
<grpc.version>1.30.2</grpc.version>
162
- <protobuf.version>3.12.2</protobuf.version>
+ <protobuf.version>3.12.4</protobuf.version>
163
<opencensus.version>0.24.0</opencensus.version>
164
<annotations-api.version>1.3.2</annotations-api.version>
165
<guava.version>29.0-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
0 commit comments