Skip to content

Commit

Permalink
Bump protoc/protobuf-java from 3.25.3 to 3.25.5
Browse files Browse the repository at this point in the history
(cherry picked from commit ab0e693)
  • Loading branch information
mschorsch authored and gsmet committed Sep 25, 2024
1 parent 7ad03f0 commit c3174f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
<grpc.version>1.65.1</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc-jprotoc.version>1.2.2</grpc-jprotoc.version>
<protoc.version>3.25.3</protoc.version>
<protoc.version>3.25.5</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
<proto-google-common-protos.version>2.41.0</proto-google-common-protos.version>

Expand Down

0 comments on commit c3174f7

Please sign in to comment.