Skip to content

Commit 2737a2b

Browse files
authored
Merge pull request #36988 from armujahid/protocversionbump
Update Protoc to version 3.25.0
2 parents 71f28bc + c57c719 commit 2737a2b

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
@@ -74,7 +74,7 @@
7474
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
7575
<grpc.version>1.59.0</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
7676
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
77-
<protoc.version>3.24.4</protoc.version>
77+
<protoc.version>3.25.0</protoc.version>
7878
<protobuf-java.version>${protoc.version}</protobuf-java.version>
7979
<proto-google-common-protos.version>2.28.0</proto-google-common-protos.version>
8080

0 commit comments

Comments
 (0)