NIFI-10727 Upgraded grpc libraries from 1.48.0 to 1.50.2

This closes #6660

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2022-11-14 09:41:03 -05:00 committed by exceptionfactory
parent 25b6e2c9cd
commit 491f21bf90
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.48.0</grpc.version>
<grpc.version>1.50.2</grpc.version>
<protoc.version>3.21.4</protoc.version>
</properties>