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

deps: update dependency com.google.protobuf:protobuf-bom to v3.15.8 #418

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
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -159,7 +159,7 @@
<google.api.version>1.31.3</google.api.version>
<google.http.version>1.39.1</google.http.version>
<grpc.version>1.37.0</grpc.version>
<protobuf.version>3.15.7</protobuf.version>
<protobuf.version>3.15.8</protobuf.version>
<opencensus.version>0.28.0</opencensus.version>
<annotations-api.version>1.3.2</annotations-api.version>
<guava.version>30.1.1-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
Expand Down