pvillard31 opened a new pull request, #10889:
URL: https://github.com/apache/nifi/pull/10889

   # Summary
   
   NIFI-15585 - Bump Spring to 7.0.4, Logback to 1.5.29, Box SDK to 5.4.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
   
   # Tracking
   
   Please complete the following tracking steps prior to pull request creation.
   
   ### Issue Tracking
   
   - [ ] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue 
created
   
   ### 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](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
 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](https://apache.org/licenses/LICENSE-2.0) according to the [License 
Policy](https://www.apache.org/legal/resolved.html)
   - [ ] New dependencies are documented in applicable `LICENSE` and `NOTICE` 
files
   
   ### Documentation
   
   - [ ] Documentation formatting appears as expected in rendered files
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to