Skip to content

Commit f662556

Browse files
snazygsmet
authored andcommitted
Bump protobuf from 3.21.9 to 3.22.0
Fixes #31240
1 parent 9fe53eb commit f662556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
7474
<grpc.version>1.53.0</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
7575
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
76-
<protoc.version>3.21.9</protoc.version>
76+
<protoc.version>3.22.0</protoc.version>
7777
<protobuf-java.version>${protoc.version}</protobuf-java.version>
7878
<proto-google-common-protos.version>2.11.0</proto-google-common-protos.version>
7979

0 commit comments

Comments
 (0)