File tree 2 files changed +2
-2
lines changed
gapic-generator-java-pom-parent
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
<google .http-client.version>1.43.3</google .http-client.version>
33
33
<gson .version>2.10.1</gson .version>
34
34
<guava .version>32.1.2-jre</guava .version>
35
- <protobuf .version>3.24.0 </protobuf .version>
35
+ <protobuf .version>3.24.3 </protobuf .version>
36
36
<maven .compiler.release>8</maven .compiler.release>
37
37
</properties >
38
38
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ version.gax_httpjson=2.33.1-SNAPSHOT
29
29
# On next protobuf upgrade (to 3.23.3 or higher),
30
30
# remove temporarily j2objc-annotations exclusions from protobuf-java-util dependencies.
31
31
# For context: https://github.com/googleapis/sdk-platform-java/pull/1791
32
- version.com_google_protobuf =3.24.0
32
+ version.com_google_protobuf =3.24.3
33
33
version.google_java_format =1.15.0
34
34
version.io_grpc =1.58.0
35
35
You can’t perform that action at this time.
0 commit comments