We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fba2ef commit f2c8cacCopy full SHA for f2c8cac
boms/cloud-oss-bom/pom.xml
@@ -47,7 +47,7 @@
47
<guava.version>30.1-android</guava.version>
48
<google.cloud.java.version>0.148.0</google.cloud.java.version>
49
<io.grpc.version>1.36.0</io.grpc.version>
50
- <protobuf.version>3.15.1</protobuf.version>
+ <protobuf.version>3.15.3</protobuf.version>
51
<http.version>1.38.1</http.version>
52
<!-- We don't use gax-bom because it includes the artifacts with 'testlib' classifier.
53
When updating gax.version, update gax.httpjson.version too. -->
0 commit comments