Skip to content

NIFI-15986 - Bump Apache Calcite to 1.42.0, Apache ActiveMQ to 6.2.6, Jackson to 2.21.4, and others#11300

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15986
Jun 1, 2026
Merged

NIFI-15986 - Bump Apache Calcite to 1.42.0, Apache ActiveMQ to 6.2.6, Jackson to 2.21.4, and others#11300
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15986

Conversation

@pvillard31
Copy link
Copy Markdown
Contributor

Summary

NIFI-15986 - Bump Apache Calcite to 1.42.0, Apache ActiveMQ to 6.2.6, Jackson to 2.21.4, 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

… Jackson to 2.21.4, and others

- Apache Calcite from 1.41.0 to 1.42.0 - https://calcite.apache.org/docs/history.html#v1-42-0
- RabbitMQ fron 5.30.0 to 5.31.0 - https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.31.0
- Elasticsearch from 9.4.1 to 9.4.2 - https://github.com/elastic/elasticsearch-java/releases/tag/v9.4.2
- Apache ActiveMQ from 6.2.5 to 6.2.6 - https://github.com/apache/activemq/releases/tag/activemq-6.2.6
- Jedis from 7.5.0 to 7.5.2 - https://github.com/redis/jedis/releases/tag/v7.5.2
- XMLUnit from 2.11.0 to 2.12.0 - https://github.com/xmlunit/xmlunit/releases/tag/v2.12.0
- FlywayDB from 12.6.2 to 12.7.0 - https://github.com/flyway/flyway/releases/tag/flyway-12.7.0
- JLine from 4.1.2 to 4.1.3 - https://github.com/jline/jline3/releases/tag/4.1.3
- AWS SDK BOM from 2.44.14 to 2.45.1 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- Jackson Annotations from 2.21 to 2.22 - https://github.com/FasterXML/jackson-annotations/releases/tag/jackson-annotations-2.22
- Jackson 3.x from 3.1.3 to 3.1.4 - https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.1.4
- Jackson 2.x from 2.21.3 to 2.21.4 - https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.21.4
- Nimbus JOSE JWT from 10.9 to 10.9.1 - https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/
- PMD from 7.24.0 to 7.25.0 - https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.25.0
- Maven Site Plugin from 3.21.0 to 3.22.0 - https://github.com/apache/maven-site-plugin/releases/tag/maven-site-plugin-3.22.0

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
@pvillard31 pvillard31 added the dependencies Pull requests that update a dependency file label Jun 1, 2026
Copy link
Copy Markdown
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

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

Thanks @pvillard31, the upgrades look good, and adding the calcite.version property to the root Maven configuration is helpful. +1 merging

@exceptionfactory exceptionfactory merged commit 4c4227f into apache:main Jun 1, 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