Skip to content

NIFI-16306 - Bump SLF4J to 2.0.19, Jetty to 12.1.13, Parquet to 1.18.1, and others - #11637

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-16306
Sep 7, 2026
Merged

NIFI-16306 - Bump SLF4J to 2.0.19, Jetty to 12.1.13, Parquet to 1.18.1, and others#11637
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-16306

Conversation

@pvillard31

Copy link
Copy Markdown
Contributor

Summary

NIFI-16306 - Bump SLF4J to 2.0.19, Jetty to 12.1.13, Parquet to 1.18.1, and others

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000
  • Pull request contains commits signed with a registered key indicating Verified status

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

…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 <pierre.villard.fr@gmail.com>
@pvillard31 pvillard31 added the dependencies Pull requests that update a dependency file label Sep 7, 2026

@exceptionfactory exceptionfactory left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pvillard31!

@exceptionfactory
exceptionfactory merged commit db72e0f into apache:main Sep 7, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants