Skip to content

Commit 03e2ee4

Browse files
committed
deps: Update protobuf version in grpc-gcp
1 parent d0da47d commit 03e2ee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grpc-gcp-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<google-http-client.version>2.2.0</google-http-client.version>
6969
<gson.version>2.13.2</gson.version>
7070
<guava.version>33.5.0-jre</guava.version>
71-
<protobuf.version>4.33.2</protobuf.version>
71+
<protobuf.version>4.33.6</protobuf.version>
7272
<grpc.version>1.81.0</grpc.version>
7373
<jsr305.version>3.0.2</jsr305.version>
7474
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)