Skip to content

NIFI-16083 - Bump Netty for 4.2.16.Final, Log4J2 to 2.26.1, Groovy to 5.0.7, and others#11401

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-16083
Jul 7, 2026
Merged

NIFI-16083 - Bump Netty for 4.2.16.Final, Log4J2 to 2.26.1, Groovy to 5.0.7, and others#11401
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-16083

Conversation

@pvillard31

Copy link
Copy Markdown
Contributor

Summary

NIFI-16083 - Bump Netty for 4.2.16.Final, Log4J2 to 2.26.1, Groovy to 5.0.7, 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

… 5.0.7, and others

- LZ4 Java from 1.11.0 to 1.11.1 - https://github.com/yawkat/lz4-java/releases/tag/v1.11.1
- RabbitMQ Client from 5.33.0 to 5.33.1 - https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.33.1
- JanusGraph from 1.2.0-20260627-173607.cb8644d to 1.2.0-20260703-225631.5361a02 - https://github.com/JanusGraph/janusgraph
- HiveMQ MQTT Client from 1.3.15 to 1.3.16 - https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.16
- Apache Camel Salesforce from 4.20.0 to 4.21.0 - https://github.com/apache/camel/releases/tag/camel-4.21.0
- PostgreSQL from 42.7.12 to 42.7.13 - https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.13
- JSON Flattener from 0.18.1 to 0.18.2 - https://github.com/wnameless/json-flattener/releases/tag/json-flattener-0.18.2
- Checker from 4.2.0 to 4.2.1 - https://github.com/typetools/checker-framework/releases/tag/checker-framework-4.2.1
- AWS SDK BOM from 2.46.19 to 2.47.0 - https://github.com/aws/aws-sdk-java-v2/releases/tag/2.47.0
- Apache Groovy from 5.0.6 to 5.0.7 - https://github.com/apache/groovy/releases/tag/GROOVY_5_0_7
- Apache Log4J2 from 2.26.0 to 2.26.1 - https://github.com/apache/logging-log4j2/releases/tag/rel%2F2.26.1
- Netty from 4.2.15.Final to 4.2.16.Final - https://github.com/netty/netty/releases/tag/netty-4.2.16.Final

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
@pvillard31 pvillard31 added the dependencies Pull requests that update a dependency file label Jul 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 229e2fa into apache:main Jul 7, 2026
10 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