Skip to content

NIFI-15585 - Bump Spring to 7.0.4, Logback to 1.5.29, Box SDK to 5.4.0, and others#10889

Merged
exceptionfactory merged 1 commit intoapache:mainfrom
pvillard31:NIFI-15585
Feb 12, 2026
Merged

NIFI-15585 - Bump Spring to 7.0.4, Logback to 1.5.29, Box SDK to 5.4.0, and others#10889
exceptionfactory merged 1 commit intoapache:mainfrom
pvillard31:NIFI-15585

Conversation

@pvillard31
Copy link
Contributor

Summary

NIFI-15585 - Bump Spring to 7.0.4, Logback to 1.5.29, Box SDK to 5.4.0, 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

…0, and others

- Reactor Netty from 1.3.2 to 1.3.3 - https://github.com/reactor/reactor-netty/releases/tag/v1.3.3
- Reactor Core from 3.8.2 to 3.8.3 - https://github.com/reactor/reactor-core/releases/tag/v3.8.3
- Box Java SDK from 5.3.0 to 5.4.0 - https://github.com/box/box-java-sdk/releases/tag/v5.4.0
- Data Faker from 2.5.3 to 2.5.4 - https://www.datafaker.net/releases/2.5.4/
- Zip4J from 2.11.5 to 2.11.6 - https://github.com/srikanth-lingala/zip4j
- PostgreSQL from 42.7.9 to 42.7.10 - https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md#42710-2026-02-11
- FlywayDB from 12.0.0 to 12.0.1 - https://github.com/flyway/flyway
- AWS SDK BOM from 2.41.24 to 2.41.27 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- AWS S3 Encryption Client from 4.0.0 to 4.0.1 - https://github.com/aws/amazon-s3-encryption-client-java/releases/tag/v4.0.1
- Logback from 1.5.28 to 1.5.29 - https://github.com/qos-ch/logback/releases/tag/v_1.5.28
- Spring Framework from 7.0.3 to 7.0.4 - https://github.com/spring-projects/spring-framework/releases/tag/v7.0.4

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
@pvillard31 pvillard31 added the dependencies Pull requests that update a dependency file label Feb 12, 2026
@exceptionfactory exceptionfactory merged commit 5d82a84 into apache:main Feb 12, 2026
9 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