Skip to content

Commit 1ff8cc0

Browse files
authored
chore: Bump grpc-java version to 1.55.3 (#1829)
1 parent 1ace494 commit 1ff8cc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gapic-generator-java-pom-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
consistent across modules in this repository -->
2828
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
2929
<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>
3131
<google.auth.version>1.19.0</google.auth.version>
3232
<gson.version>2.10.1</gson.version>
3333
<guava.version>32.0.1-jre</guava.version>

gax-java/dependencies.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ version.gax_httpjson=2.30.1-SNAPSHOT
3131
# For context: https://github.com/googleapis/sdk-platform-java/pull/1791
3232
version.com_google_protobuf=3.23.2
3333
version.google_java_format=1.15.0
34-
version.io_grpc=1.55.1
34+
version.io_grpc=1.55.3
3535

3636
# Maven artifacts.
3737
# Note, the actual name of each property matters (bazel build scripts depend on it).

0 commit comments

Comments
 (0)