NIFI-11505 Upgraded gRPC from 1.54.0 to 1.54.1

This closes #7214

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit fb4eb38688)
This commit is contained in:
Pierre Villard 2023-05-01 11:44:55 +03:00 committed by exceptionfactory
parent 7d6f8c09a6
commit 879b329b74
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
</modules>
<properties>
<grpc.version>1.54.0</grpc.version>
<grpc.version>1.54.1</grpc.version>
<protoc.version>3.22.2</protoc.version>
</properties>