NIFI-11081 Updated gRPC from 1.50.2 to 1.52.1

This closes #6875

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-01-20 07:52:39 -05:00 committed by exceptionfactory
parent a4188bb487
commit bdcefe4a98
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
</modules>
<properties>
<grpc.version>1.50.2</grpc.version>
<grpc.version>1.52.1</grpc.version>
<protoc.version>3.21.4</protoc.version>
</properties>