[nifi] branch main updated: NIFI-10480 Upgraded gson to 2.9.1

2022-09-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new 86f01af60e NIFI-10480 Upgraded gson to 2.9.1
86f01af60e is described below

commit 86f01af60ea7d328d62758e29d34c855bb176b9f
Author: UcanInfosec <107478475+ucaninfo...@users.noreply.github.com>
AuthorDate: Sun Sep 11 09:25:57 2022 -0400

NIFI-10480 Upgraded gson to 2.9.1

This closes #6399

Signed-off-by: Mike Thomsen 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c704c313b..df1ca7f83b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 UTF-8
 
UTF-8
 2014
-2.9.0
+2.9.1
 1.7.10
 4.10.0
 
3.12.0



[nifi] branch main updated: NIFI-10479 Update junit-bom to 5.9.0

2022-09-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new 1befa0630e NIFI-10479 Update junit-bom to 5.9.0
1befa0630e is described below

commit 1befa0630ea94ac04dff6dcfeb54cb0f90b09c8f
Author: mr1716 
AuthorDate: Sat Sep 10 19:43:56 2022 -0400

NIFI-10479 Update junit-bom to 5.9.0

This closes #6398

Signed-off-by: Mike Thomsen 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78871c765b..4c704c313b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,7 @@
 
 org.junit
 junit-bom
-5.8.2
+5.9.0
 pom
 import
 



[nifi] branch main updated: NIFI-10477 Upgraded Apache Calcite from 1.31 to 1.32

2022-09-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new dfa18b848f NIFI-10477 Upgraded Apache Calcite from 1.31 to 1.32
dfa18b848f is described below

commit dfa18b848f84d5789ee224bb099fa7dc792f5c9d
Author: exceptionfactory 
AuthorDate: Sat Sep 10 20:05:26 2022 -0500

NIFI-10477 Upgraded Apache Calcite from 1.31 to 1.32

This closes #6396

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-hive-bundle/pom.xml   | 2 +-
 .../nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml  | 2 +-
 nifi-nar-bundles/nifi-standard-bundle/pom.xml   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/nifi-nar-bundles/nifi-hive-bundle/pom.xml 
b/nifi-nar-bundles/nifi-hive-bundle/pom.xml
index adecabea4d..439943a03f 100644
--- a/nifi-nar-bundles/nifi-hive-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-hive-bundle/pom.xml
@@ -114,7 +114,7 @@
 3.1.3
 ${hive3.version}
 1.22.0
-1.31.0
+1.32.0
 1.6.0
 
 
diff --git 
a/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml 
b/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml
index 373b9fa4df..ec57b973b5 100644
--- 
a/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml
+++ 
b/nifi-nar-bundles/nifi-sql-reporting-bundle/nifi-sql-reporting-tasks/pom.xml
@@ -62,7 +62,7 @@
 
 org.apache.calcite
 calcite-core
-1.31.0
+1.32.0
 
 
 commons-logging
diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml 
b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
index 3e3e95b4fe..1890838f68 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
@@ -283,7 +283,7 @@
 
 org.apache.calcite
 calcite-core
-1.31.0
+1.32.0
 
 
 log4j