mirror of https://github.com/apache/nifi.git
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:
parent
a4188bb487
commit
bdcefe4a98
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue