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 27
27
consistent across modules in this repository -->
28
28
<javax .annotation-api.version>1.3.2</javax .annotation-api.version>
29
29
<auto-value .version>1.10.1</auto-value .version>
30
- <grpc .version>1.55.1 </grpc .version>
30
+ <grpc .version>1.55.3 </grpc .version>
31
31
<google .auth.version>1.19.0</google .auth.version>
32
32
<gson .version>2.10.1</gson .version>
33
33
<guava .version>32.0.1-jre</guava .version>
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ version.gax_httpjson=2.30.1-SNAPSHOT
31
31
# For context: https://github.com/googleapis/sdk-platform-java/pull/1791
32
32
version.com_google_protobuf =3.23.2
33
33
version.google_java_format =1.15.0
34
- version.io_grpc =1.55.1
34
+ version.io_grpc =1.55.3
35
35
36
36
# Maven artifacts.
37
37
# Note, the actual name of each property matters (bazel build scripts depend on it).
You can’t perform that action at this time.
0 commit comments