Skip to content

NIFI-16140 - Bump Logback to 1.6.0, Okio to 3.18.0, Tika to 3.3.2, and others#11467

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-16140
Jul 24, 2026
Merged

NIFI-16140 - Bump Logback to 1.6.0, Okio to 3.18.0, Tika to 3.3.2, and others#11467
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-16140

Conversation

@pvillard31

Copy link
Copy Markdown
Contributor

Summary

NIFI-16140 - Bump Logback to 1.6.0, Okio to 3.18.0, Tika to 3.3.2, 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

…d others

- AWS Kinesis Client from 3.5.0 to 3.5.1 - https://github.com/awslabs/amazon-kinesis-client/releases/tag/v3.5.1
- Elasticsearch Client from 9.4.3 to 9.4.4 - https://github.com/elastic/elasticsearch-java/releases/tag/v9.4.4
- JanusGraph from 1.2.0-20260719-131347.d9158a6 to 1.2.0-20260723-164414.ac0eb23 - https://github.com/JanusGraph/janusgraph
- Apache Tika from 3.3.1 to 3.3.2 - https://github.com/apache/tika/releases/tag/3.3.2
- MongoDB Driver from 5.9.0 to 5.9.1 - https://github.com/mongodb/mongo-java-driver/releases/tag/r5.9.1
- gRPC from 1.82.2 to 1.83.0 - https://github.com/grpc/grpc/releases/tag/v1.83.0
- Jettison from 1.5.6 to 1.5.7 - https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.7
- FlywayDB from 12.11.0 to 13.0.0 - https://github.com/flyway/flyway/releases/tag/flyway-13.0.0
- AWS SDK BOM from 2.48.3 to 2.49.2 - https://github.com/aws/aws-sdk-java-v2/releases/tag/2.49.2
- Logback from 1.5.38 to 1.6.0 - https://github.com/qos-ch/logback/releases/tag/v_1.6.0
- Okio from 3.17.0 to 3.18.0 - https://lysine.dev/okio/changelog/#version-3180
- Nimbus OAuth2 OIDC from 11.38.1 to 11.38.2 - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt
- Maven JAR Plugin from 3.5.0 to 3.5.1 - https://github.com/apache/maven-jar-plugin/releases/tag/maven-jar-plugin-3.5.1

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
@pvillard31 pvillard31 added the dependencies Pull requests that update a dependency file label Jul 24, 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 for the upgrades @pvillard31!

@exceptionfactory
exceptionfactory merged commit bc017d6 into apache:main Jul 24, 2026
14 of 15 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