This is an automated email from the ASF dual-hosted git repository.
tpalfy pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new b6961bf090 NIFI-13573: Bump google.libraries.version from 26.37.0 to
26.40.0
b6961bf090 is described below
commit b6961bf090c42dab02817a80cc43cbca38d81a1c
Author: Rajmund Takacs <[email protected]>
AuthorDate: Tue Jul 23 16:34:35 2024 +0200
NIFI-13573: Bump google.libraries.version from 26.37.0 to 26.40.0
This closes #9103.
Signed-off-by: Tamas Palfy <[email protected]>
---
nifi-nar-bundles/nifi-gcp-bundle/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml
b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml
index 4fe2022375..9c8c233d7b 100644
--- a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml
@@ -27,7 +27,7 @@
<packaging>pom</packaging>
<properties>
- <google.libraries.version>26.37.0</google.libraries.version>
+ <google.libraries.version>26.40.0</google.libraries.version>
</properties>
<dependencyManagement>