NIFI-10082 Upgraded Google libraries BOM to 25.4.0

This closes #6125

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
UcanInfosec 2022-06-14 10:51:49 -04:00 committed by exceptionfactory
parent 0f5d8517b5
commit d298a3ab83
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</parent>
<artifactId>nifi-property-protection-gcp</artifactId>
<properties>
<gcp.sdk.version>24.1.2</gcp.sdk.version>
<gcp.sdk.version>25.4.0</gcp.sdk.version>
</properties>
<dependencyManagement>
<dependencies>