From cc7e78d63a49e6806151b20c5d1bf6730f0d73be Mon Sep 17 00:00:00 2001 From: Pierre Villard Date: Mon, 7 Sep 2026 12:30:18 +0200 Subject: [PATCH] NIFI-16306 - Bump SLF4J to 2.0.19, Jetty to 12.1.13, Parquet to 1.18.1, and others - Apache Ant from 1.10.17 to 1.10.18 - https://github.com/apache/ant/releases/tag/rel%2F1.10.18 - Spotbugs Maven Plugin from 4.10.4.0 to 4.10.4.1 - https://github.com/spotbugs/spotbugs-maven-plugin/releases/tag/spotbugs-maven-plugin-4.10.4.1 - Eclipse ECJ from 3.46.0 to 3.46.100 - https://github.com/eclipse-jdt/eclipse.jdt.core - AWS Kinesis Client from 3.5.1 to 3.5.2 - https://github.com/awslabs/amazon-kinesis-client/releases/tag/v3.5.2 - AWS MSK IAM Auth from 2.3.7 to 2.3.8 - https://github.com/aws/aws-msk-iam-auth/releases/tag/v2.3.8 - AWS SDK from 2.54.10 to 2.54.13 - https://github.com/aws/aws-sdk-java-v2/releases/tag/2.54.13 - Box Java SDK from 5.15.1 to 5.15.2 - https://github.com/box/box-java-sdk/releases#release-v5.15.2 - Debezium MySQL Binlog Connector from 0.41.3 to 0.41.4 - https://github.com/debezium/mysql-binlog-connector-java/tags - Elasticsearch Client from 9.5.2 to 9.5.3 - https://github.com/elastic/elasticsearch-java/releases/tag/v9.5.3 - Google Drive from v3-rev20260823-2.0.0 to v3-rev20260901-2.0.0 - https://github.com/googleapis/google-api-java-client-services/blob/main/clients/google-api-services-drive/v3/README.md - Apache Parquet from 1.18.0 to 1.18.1 - https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.18.1 - Apache ActiveMQ from 6.3.1 to 6.3.2 - https://github.com/apache/activemq/releases/tag/activemq-6.3.2 - Excel Streaming Reader from 5.2.0 to 5.3.0 - https://github.com/pjfanning/excel-streaming-reader/releases/tag/v5.3.0 - Clojure from 1.12.5 to 1.12.6 - https://clojure.org/news/2026/09/02/clojure-1-12-6 - Snowflake JDBC from 4.3.3 to 4.3.4 - https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-434-sep-03-2026 - JSON Flattener from 0.18.2 to 0.18.3 - https://github.com/wnameless/json-flattener/releases/tag/json-flattener-0.18.3 - FlywayDB from 13.4.0 to 13.5.0 - https://github.com/flyway/flyway/releases/tag/flyway-13.5.0 - H2 from 2.4.240 to 2.5.250 - https://github.com/h2database/h2database/releases/tag/version-2.5.250 - JLine from 4.4.1 to 4.4.2 - https://github.com/jline/jline3/releases/tag/4.4.2 - Fabric8 k8s client from 7.8.0 to 7.9.0 - https://github.com/fabric8io/kubernetes-client/releases/tag/v7.9.0 - Apache Groovy from 5.1.1 to 5.1.2 - https://github.com/apache/groovy/releases/tag/GROOVY_5_1_2 - SLF4J from 2.0.18 to 2.0.19 - https://github.com/qos-ch/slf4j/releases/tag/v_2.0.19 - Okio from 3.18.1 to 3.18.2 - https://github.com/lysine-dev/okio/releases/tag/parent-3.18.2 - Jetty from 12.1.12 to 12.1.13 - https://github.com/jetty/jetty.project/releases/tag/jetty-12.1.13 - PMD from 7.26.0 to 7.27.0 - https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.27.0 - Checkstyle from 14.0.0 to 14.1.0 - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-14.1.0 Signed-off-by: Pierre Villard --- nifi-code-coverage/pom.xml | 2 +- nifi-commons/nifi-xml-processing/pom.xml | 2 +- nifi-extension-bom/pom.xml | 2 +- .../nifi-aws-bundle/nifi-aws-kinesis/pom.xml | 2 +- nifi-extension-bundles/nifi-box-bundle/pom.xml | 2 +- .../nifi-cdc-mysql-processors/pom.xml | 2 +- .../nifi-elasticsearch-bundle/pom.xml | 2 +- .../nifi-gcp-bundle/nifi-gcp-processors/pom.xml | 2 +- .../nifi-groovyx-bundle/pom.xml | 2 +- .../nifi-iceberg-parquet-writer/pom.xml | 2 +- .../nifi-jms-bundle/nifi-jms-processors/pom.xml | 2 +- .../nifi-kafka-service-aws/pom.xml | 2 +- .../nifi-parquet-bundle/pom.xml | 2 +- nifi-extension-bundles/nifi-poi-bundle/pom.xml | 2 +- .../nifi-scripting-processors/pom.xml | 2 +- .../nifi-scripting-bundle/pom.xml | 2 +- .../nifi-snowflake-bundle/pom.xml | 2 +- .../nifi-standard-bundle/pom.xml | 2 +- nifi-registry/pom.xml | 4 ++-- nifi-toolkit/nifi-toolkit-cli/pom.xml | 2 +- pom.xml | 16 ++++++++-------- 21 files changed, 29 insertions(+), 29 deletions(-) diff --git a/nifi-code-coverage/pom.xml b/nifi-code-coverage/pom.xml index 6ffca1870978..1a9ea65b70a0 100644 --- a/nifi-code-coverage/pom.xml +++ b/nifi-code-coverage/pom.xml @@ -27,7 +27,7 @@ Apache NiFi reporting module for aggregating code coverage information - 1.10.17 + 1.10.18 0.8.14 diff --git a/nifi-commons/nifi-xml-processing/pom.xml b/nifi-commons/nifi-xml-processing/pom.xml index fc3c5bbd6aaf..33bfc5f8719e 100644 --- a/nifi-commons/nifi-xml-processing/pom.xml +++ b/nifi-commons/nifi-xml-processing/pom.xml @@ -27,7 +27,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.4.0 + 4.10.4.1 package diff --git a/nifi-extension-bom/pom.xml b/nifi-extension-bom/pom.xml index c55e8115d22e..06d05ff39d63 100644 --- a/nifi-extension-bom/pom.xml +++ b/nifi-extension-bom/pom.xml @@ -248,7 +248,7 @@ org.eclipse.jdt ecj - 3.46.0 + 3.46.100 provided diff --git a/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-kinesis/pom.xml b/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-kinesis/pom.xml index 52fedfbf4982..7e32f8b28b4f 100644 --- a/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-kinesis/pom.xml +++ b/nifi-extension-bundles/nifi-aws-bundle/nifi-aws-kinesis/pom.xml @@ -82,7 +82,7 @@ software.amazon.kinesis amazon-kinesis-client - 3.5.1 + 3.5.2 test diff --git a/nifi-extension-bundles/nifi-box-bundle/pom.xml b/nifi-extension-bundles/nifi-box-bundle/pom.xml index 5f7d09a40828..7ce839683e4f 100644 --- a/nifi-extension-bundles/nifi-box-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-box-bundle/pom.xml @@ -39,7 +39,7 @@ com.box box-java-sdk - 5.15.1 + 5.15.2 diff --git a/nifi-extension-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml b/nifi-extension-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml index 40f37052d363..7091d813706d 100644 --- a/nifi-extension-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml +++ b/nifi-extension-bundles/nifi-cdc/nifi-cdc-mysql-bundle/nifi-cdc-mysql-processors/pom.xml @@ -32,7 +32,7 @@ language governing permissions and limitations under the License. --> io.debezium mysql-binlog-connector-java - 0.41.3 + 0.41.4 org.apache.commons diff --git a/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml b/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml index a927c195e047..56c691294172 100644 --- a/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml @@ -33,7 +33,7 @@ language governing permissions and limitations under the License. --> - 9.5.2 + 9.5.3 diff --git a/nifi-extension-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml b/nifi-extension-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml index d9b2a406c054..5d6ebd6bc80a 100644 --- a/nifi-extension-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml +++ b/nifi-extension-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml @@ -132,7 +132,7 @@ com.google.apis google-api-services-drive - v3-rev20260823-2.0.0 + v3-rev20260901-2.0.0 com.tdunning diff --git a/nifi-extension-bundles/nifi-groovyx-bundle/pom.xml b/nifi-extension-bundles/nifi-groovyx-bundle/pom.xml index 11c9ded1cc96..4c96ec31f90f 100644 --- a/nifi-extension-bundles/nifi-groovyx-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-groovyx-bundle/pom.xml @@ -26,7 +26,7 @@ NiFi Groovy Extended Processor - 1.10.17 + 1.10.18 diff --git a/nifi-extension-bundles/nifi-iceberg-bundle/nifi-iceberg-parquet-writer/pom.xml b/nifi-extension-bundles/nifi-iceberg-bundle/nifi-iceberg-parquet-writer/pom.xml index 61f14dc8874b..032273b2d51b 100644 --- a/nifi-extension-bundles/nifi-iceberg-bundle/nifi-iceberg-parquet-writer/pom.xml +++ b/nifi-extension-bundles/nifi-iceberg-bundle/nifi-iceberg-parquet-writer/pom.xml @@ -54,7 +54,7 @@ org.apache.parquet parquet-avro - 1.18.0 + 1.18.1 diff --git a/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml b/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml index c8174ddef012..b6df0b56e859 100644 --- a/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml +++ b/nifi-extension-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml @@ -19,7 +19,7 @@ jar - 6.3.1 + 6.3.2 diff --git a/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-service-aws/pom.xml b/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-service-aws/pom.xml index 1d222656e821..d0bd91173144 100644 --- a/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-service-aws/pom.xml +++ b/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-service-aws/pom.xml @@ -71,7 +71,7 @@ software.amazon.msk aws-msk-iam-auth - 2.3.7 + 2.3.8 software.amazon.awssdk diff --git a/nifi-extension-bundles/nifi-parquet-bundle/pom.xml b/nifi-extension-bundles/nifi-parquet-bundle/pom.xml index 233a6e0d4b56..7fc42cc5e739 100644 --- a/nifi-extension-bundles/nifi-parquet-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-parquet-bundle/pom.xml @@ -31,7 +31,7 @@ nifi-parquet-nar - 1.18.0 + 1.18.1 diff --git a/nifi-extension-bundles/nifi-poi-bundle/pom.xml b/nifi-extension-bundles/nifi-poi-bundle/pom.xml index 7cac491627ab..9dd789230ea1 100644 --- a/nifi-extension-bundles/nifi-poi-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-poi-bundle/pom.xml @@ -45,7 +45,7 @@ com.github.pjfanning excel-streaming-reader - 5.2.0 + 5.3.0 diff --git a/nifi-extension-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml b/nifi-extension-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml index 735a42f10c18..79bb172ce3e7 100644 --- a/nifi-extension-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml +++ b/nifi-extension-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml @@ -69,7 +69,7 @@ org.clojure clojure - 1.12.5 + 1.12.6 org.apache.commons diff --git a/nifi-extension-bundles/nifi-scripting-bundle/pom.xml b/nifi-extension-bundles/nifi-scripting-bundle/pom.xml index 432a5fcd26e7..48bb441107aa 100644 --- a/nifi-extension-bundles/nifi-scripting-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-scripting-bundle/pom.xml @@ -24,7 +24,7 @@ nifi-scripting-bundle pom - 1.10.17 + 1.10.18 nifi-scripting-processors diff --git a/nifi-extension-bundles/nifi-snowflake-bundle/pom.xml b/nifi-extension-bundles/nifi-snowflake-bundle/pom.xml index bbccb507850a..f36e8b0f6723 100644 --- a/nifi-extension-bundles/nifi-snowflake-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-snowflake-bundle/pom.xml @@ -24,7 +24,7 @@ 33.7.1-jre 4.36.1 1.84.0 - 4.3.3 + 4.3.4 diff --git a/nifi-extension-bundles/nifi-standard-bundle/pom.xml b/nifi-extension-bundles/nifi-standard-bundle/pom.xml index d86cb5c22d5c..bfd3054c14fc 100644 --- a/nifi-extension-bundles/nifi-standard-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-standard-bundle/pom.xml @@ -147,7 +147,7 @@ com.github.wnameless.json json-flattener - 0.18.2 + 0.18.3 io.krakens diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index 3ac660362bf3..4cc5166a5528 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -36,11 +36,11 @@ 4.1.1 - 13.4.0 + 13.5.0 10.0.0 3.12.0 7.7.1.202607240634-r - 2.4.240 + 2.5.250 diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml b/nifi-toolkit/nifi-toolkit-cli/pom.xml index d3232f5517f1..a41b7dc02451 100644 --- a/nifi-toolkit/nifi-toolkit-cli/pom.xml +++ b/nifi-toolkit/nifi-toolkit-cli/pom.xml @@ -24,7 +24,7 @@ Tooling to make tls configuration easier - 4.4.1 + 4.4.2 diff --git a/pom.xml b/pom.xml index 98ba57014e5b..e9def3588231 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ 2.4.0 - 2.54.10 + 2.54.13 4.0.2 1.3.8 @@ -143,7 +143,7 @@ 1.4.1 - 7.8.0 + 7.9.0 2.14.0 @@ -165,20 +165,20 @@ 1.9.25.1 - 5.1.1 + 5.1.2 2.4.10 2.26.1 1.6.3 - 2.0.18 + 2.0.19 0.16.0 0.0.19 4.2.17.Final 5.5.0 - 3.18.1 + 3.18.2 4.5.14 5.6.4 4.4.16 @@ -203,7 +203,7 @@ 2.1.4 4.0.9 4.0.2 - 12.1.12 + 12.1.13 6.1.0 7.1.1 7.0.9 @@ -212,8 +212,8 @@ 6.1.3 5.23.0 - 7.26.0 - 14.0.0 + 7.27.0 + 14.1.0 2.0.5 0.8.15