Skip to content

Conversation

@pvillard31
Copy link
Contributor

Summary

NIFI-15225 - Bump Lucene to 10.3.2, POI to 5.5.0, OkHTTP to 5.3.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 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

…d others

- Amazon Kinesis Client from 3.2.0 to 3.2.1 - https://github.com/awslabs/amazon-kinesis-client/releases/tag/v3.2.1
- JanusGraph from 1.2.0-20251108-015359.2fa5bca to 1.2.0-20251114-142114.b424a8f - https://github.com/JanusGraph/janusgraph
- Apache POI from 5.4.1 to 5.5.0 - https://poi.apache.org/changes.html
- Spring Data Redis from 3.5.5 to 4.0.0 - https://github.com/spring-projects/spring-data-redis/releases/tag/4.0.0
- Apache Lucene from 10.3.1 to 10.3.2 - https://github.com/apache/lucene/releases/tag/releases%2Flucene%2F10.3.2
- AWS SDK v2 from 2.38.6 to 2.38.7 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- OkHTTP from 5.3.0 to 5.3.1 - https://square.github.io/okhttp/changelogs/changelog/#version-531
- Okio from 3.16.2 to 3.16.3 - https://square.github.io/okio/changelog/

Signed-off-by: Pierre Villard <[email protected]>
@exceptionfactory exceptionfactory merged commit e31b447 into apache:main Nov 17, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants