Skip to content

Commit

Permalink
NIFI-11970 Upgraded gRPC from 1.57.1 to 1.57.2
Browse files Browse the repository at this point in the history
This closes apache#7628

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
mr1716 authored and exceptionfactory committed Aug 21, 2023
1 parent 83cba2c commit 96ae525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nifi-nar-bundles/nifi-grpc-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</modules>

<properties>
<grpc.version>1.57.1</grpc.version>
<grpc.version>1.57.2</grpc.version>
<protoc.version>3.22.5</protoc.version>
</properties>

Expand Down

0 comments on commit 96ae525

Please sign in to comment.