diff --git a/minifi/pom.xml b/minifi/pom.xml
index f17e5a2881..06942289c3 100644
--- a/minifi/pom.xml
+++ b/minifi/pom.xml
@@ -439,7 +439,7 @@ limitations under the License.
com.google.guava
guava
- 31.1-jre
+ 32.0.0-jre
diff --git a/nifi-commons/nifi-property-protection-gcp/pom.xml b/nifi-commons/nifi-property-protection-gcp/pom.xml
index 506ff32c1a..818518aaf9 100644
--- a/nifi-commons/nifi-property-protection-gcp/pom.xml
+++ b/nifi-commons/nifi-property-protection-gcp/pom.xml
@@ -23,6 +23,7 @@
nifi-property-protection-gcp
26.15.0
+ 32.0.0-jre
@@ -50,6 +51,12 @@
org.apache.commons
commons-lang3
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
com.google.cloud
google-cloud-kms
diff --git a/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml b/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
index 2b675f1b2b..f5a5001445 100644
--- a/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
@@ -20,6 +20,7 @@
2.1.0
+ 32.0.0-jre
nifi-accumulo-bundle
@@ -85,6 +86,12 @@
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
diff --git a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml
index 62f0c42786..425891294f 100644
--- a/nifi-nar-bundles/nifi-atlas-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-atlas-bundle/pom.xml
@@ -27,6 +27,7 @@
2.3.0
+ 32.0.0-jre
@@ -116,6 +117,12 @@
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
diff --git a/nifi-nar-bundles/nifi-aws-bundle/pom.xml b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
index bb14cf5970..40e718a35a 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
@@ -39,4 +39,15 @@
nifi-aws-parameter-value-providers
nifi-aws-parameter-providers
+
+
+
+
+
+ com.google.guava
+ guava
+ 32.0.0-jre
+
+
+
diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
index 9ea6643992..532e672ce2 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
@@ -59,7 +59,7 @@
com.google.guava
guava
- 31.1-jre
+ 32.0.0-jre
diff --git a/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml b/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml
index aa0ee5fd75..290d11c44e 100644
--- a/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/pom.xml
@@ -45,7 +45,7 @@
com.google.guava
guava
- 31.1-jre
+ 32.0.0-jre
commons-io
diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
index e0114b5d11..140467d487 100644
--- a/nifi-nar-bundles/nifi-framework-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
@@ -24,6 +24,7 @@
NiFi: Framework Bundle
5.5.0
+ 32.0.0-jre
2.8.0
4.3.0
@@ -531,6 +532,11 @@
netty
${netty.3.version}
+
+ com.google.guava
+ guava
+ ${guava.version}
+
diff --git a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml
index 87524aecd6..cb5fdc07ad 100644
--- a/nifi-nar-bundles/nifi-gcp-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-gcp-bundle/pom.xml
@@ -38,6 +38,12 @@
pom
import
+
+
+ com.google.guava
+ guava
+ 32.0.0-jre
+
diff --git a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml
index 8f65c936dd..007cbe7cdc 100644
--- a/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml
+++ b/nifi-nar-bundles/nifi-graph-bundle/nifi-graph-test-clients/pom.xml
@@ -27,7 +27,7 @@
3.6.4
0.6.3
- 31.1-jre
+ 32.0.0-jre
diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
index 97012fc162..ccbba75916 100644
--- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
@@ -81,7 +81,7 @@
com.google.guava
guava
- 31.1-jre
+ 32.0.0-jre
test
diff --git a/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml b/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml
index 0df605b917..c6156a728b 100644
--- a/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-sql-reporting-bundle/pom.xml
@@ -21,6 +21,9 @@
nifi-sql-reporting-bundle
pom
+
+ 32.0.0-jre
+
nifi-sql-reporting-tasks
nifi-sql-reporting-nar
@@ -38,6 +41,12 @@
commons-compress
1.23.0
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
index e1a82da0a9..d3459c3400 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
@@ -294,7 +294,7 @@
com.google.guava
guava
- 31.1-jre
+ 32.0.0-jre
com.networknt
diff --git a/nifi-registry/nifi-registry-core/pom.xml b/nifi-registry/nifi-registry-core/pom.xml
index ff79171b08..fb70362f54 100644
--- a/nifi-registry/nifi-registry-core/pom.xml
+++ b/nifi-registry/nifi-registry-core/pom.xml
@@ -115,7 +115,7 @@
com.google.guava
guava
- 31.1-jre
+ 32.0.0-jre
diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml b/nifi-toolkit/nifi-toolkit-cli/pom.xml
index 1f8d659b2d..50084d63a1 100644
--- a/nifi-toolkit/nifi-toolkit-cli/pom.xml
+++ b/nifi-toolkit/nifi-toolkit-cli/pom.xml
@@ -24,6 +24,7 @@
Tooling to make tls configuration easier
+ 32.0.0-jre
3.23.0
@@ -80,6 +81,12 @@
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
org.apache.nifi
nifi-security-kerberos